make-tests-work #7

Open
aCheeseInTheDark wants to merge 16 commits from make-tests-work into master

Hi. This is a PR. In which the tests are made to work. There is a single stupid test that just proves that something can be rendered. Namely, "whoah"

Hi. This is a PR. In which the tests are made to work. There is a single stupid test that just proves that something can be rendered. Namely, "whoah"
aCheeseInTheDark added 2 commits 2024-06-04 20:53:11 -04:00
aCheeseInTheDark added 1 commit 2024-06-04 20:57:34 -04:00
aCheeseInTheDark added 1 commit 2024-06-04 21:01:52 -04:00
aCheeseInTheDark added 1 commit 2024-06-04 21:06:23 -04:00
aCheeseInTheDark added 1 commit 2024-06-11 21:09:44 -04:00
electronicpanopticon added 1 commit 2024-06-11 21:48:22 -04:00
electronicpanopticon added 1 commit 2024-06-11 21:50:47 -04:00
aCheeseInTheDark added 1 commit 2024-06-25 20:41:04 -04:00
aCheeseInTheDark added 1 commit 2024-07-09 21:26:33 -04:00
Test / Explore-Gitea-Actions (push) Failing after 45s Details
dc8b01c5d8
Try gitea action
aCheeseInTheDark added 1 commit 2024-07-09 21:37:50 -04:00
aCheeseInTheDark force-pushed make-tests-work from ac72574873 to f2b74a3dd4 2024-07-09 21:39:48 -04:00 Compare
aCheeseInTheDark force-pushed make-tests-work from f2b74a3dd4 to fdd546e12a 2024-07-09 21:41:15 -04:00 Compare
aCheeseInTheDark force-pushed make-tests-work from fdd546e12a to 707456ce3f 2024-07-09 21:45:20 -04:00 Compare
aCheeseInTheDark added 1 commit 2024-07-09 21:53:09 -04:00
Test / test (push) Failing after 0s Details
5b693fd30f
Still trying to get uses to work
aCheeseInTheDark force-pushed make-tests-work from 5b693fd30f to f36a56d6c4 2024-07-09 21:54:26 -04:00 Compare
aCheeseInTheDark added 1 commit 2024-07-09 21:55:54 -04:00
Test / test (push) Failing after 9s Details
11b7d420dc
Might help to install the packages
aCheeseInTheDark added 1 commit 2024-07-09 21:56:23 -04:00
Test / test (push) Failing after 38s Details
7f76f375ce
It is in fact npm install
aCheeseInTheDark force-pushed make-tests-work from 7f76f375ce to a8419c9c8d 2024-07-09 21:58:44 -04:00 Compare
aCheeseInTheDark force-pushed make-tests-work from a8419c9c8d to 70291c27aa 2024-07-09 21:59:45 -04:00 Compare
aCheeseInTheDark added 1 commit 2024-07-09 22:11:05 -04:00
Test / test (push) Failing after 39s Details
c2af5c40a9
Remove test examples
aCheeseInTheDark added 1 commit 2024-09-18 17:29:03 -04:00
All checks were successful
Test / test (push) Successful in 30s
This pull request has changes conflicting with the target branch.
  • .gitea/workflows/test.yaml
  • .gitignore
  • .prettierrc
  • .swcrc
  • app/entry.server.tsx
  • app/root.tsx
  • app/routes/_index.tsx
  • docker-compose.yaml
  • e2e/install.spec.ts
  • jest.config.ts
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b make-tests-work master
git pull origin make-tests-work

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff make-tests-work
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: aCheeseInTheDark/tack-up-now#7
No description provided.