Skip to content

Commit

Permalink
Update README and test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
epadams committed Apr 23, 2024
1 parent dca7992 commit e0fee68
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions FU.SPA/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@ Add the following to your `hosts` file (`/etc/hosts` on Linux and `C:\Windows\Sy
127.0.0.1 fu-api
127.0.0.1 fu-spa

__Note: there are currently issues with running tests on the command line. This includes some tests not properly
**Note: there are currently issues with running tests on the command line. This includes some tests not properly
running and tests being completely unable to run with the Chrome driver. Run them through Selenium IDE for
the best experience.__
the best experience.**

To startup a clean API and SPA for test development, run

Expand Down
2 changes: 1 addition & 1 deletion FU.SPA/tests/Forces_Unite.side
Original file line number Diff line number Diff line change
Expand Up @@ -3500,7 +3500,7 @@
"persistSession": false,
"parallel": false,
"timeout": 300,
"tests": ["d29689b3-02d1-4047-ba83-98bf4554d39e", "3834bfb9-a1bb-4d9e-8db9-847e00dbcb5f", "f70f4f4e-00d9-4eba-a69a-9f5fc8c4b64c", "4a4fbfca-b281-4e53-92d3-04ecc2e3ea98", "f7676121-196d-4637-9e3d-2338fae93a03", "f7b4376d-147f-44e3-83ea-220bb1b0b05c", "d71ad0ec-d136-4f9d-91d7-0b316006b5f5", "755fd4a9-6ce5-4d61-b96b-c7f9dfc19155", "a7a4da97-252f-43e0-8352-50d4dcb7ca5d", "1bb69d13-f52d-426e-8353-79b801b6d59b", "929da792-0902-4bad-b14b-21f44e43c337", "c6520487-7359-4d94-8fb0-53eeba1a0d30", "a3c0fb4b-0ca1-40c2-bfd7-8902bebb514f", "9858144d-d0d0-4862-8297-fe67725d39f5", "75c3b9c5-294c-4dae-9b63-b2d62da2cb19", "da4c2260-4d95-4243-8783-d6bd449c4199", "71dde711-a0f6-4b71-80c0-c87aab7de8f0", "40de57b7-32b5-4081-a768-40436a3bd3cb", "8127ad55-0b56-4fb6-83fa-c8c663b0240a", "e8352954-678b-470b-ba65-d90678213b39", "23ad1e47-dbc9-4aca-b538-acfdbefc980b"]
"tests": ["d29689b3-02d1-4047-ba83-98bf4554d39e", "f70f4f4e-00d9-4eba-a69a-9f5fc8c4b64c", "4a4fbfca-b281-4e53-92d3-04ecc2e3ea98", "f7676121-196d-4637-9e3d-2338fae93a03", "f7b4376d-147f-44e3-83ea-220bb1b0b05c", "d71ad0ec-d136-4f9d-91d7-0b316006b5f5", "755fd4a9-6ce5-4d61-b96b-c7f9dfc19155", "a7a4da97-252f-43e0-8352-50d4dcb7ca5d", "1bb69d13-f52d-426e-8353-79b801b6d59b", "929da792-0902-4bad-b14b-21f44e43c337", "c6520487-7359-4d94-8fb0-53eeba1a0d30", "a3c0fb4b-0ca1-40c2-bfd7-8902bebb514f", "9858144d-d0d0-4862-8297-fe67725d39f5", "75c3b9c5-294c-4dae-9b63-b2d62da2cb19", "da4c2260-4d95-4243-8783-d6bd449c4199", "71dde711-a0f6-4b71-80c0-c87aab7de8f0", "40de57b7-32b5-4081-a768-40436a3bd3cb", "8127ad55-0b56-4fb6-83fa-c8c663b0240a"]
}],
"urls": ["http://localhost:5173/"],
"plugins": []
Expand Down

0 comments on commit e0fee68

Please sign in to comment.