From e0fee68b87909f6c10c0c152d7cc3fbda8b90b49 Mon Sep 17 00:00:00 2001 From: epadams Date: Mon, 22 Apr 2024 21:18:42 -0400 Subject: [PATCH] Update README and test suite --- FU.SPA/README.md | 4 ++-- FU.SPA/tests/Forces_Unite.side | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/FU.SPA/README.md b/FU.SPA/README.md index 50bf1aaf..d4563e14 100644 --- a/FU.SPA/README.md +++ b/FU.SPA/README.md @@ -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 diff --git a/FU.SPA/tests/Forces_Unite.side b/FU.SPA/tests/Forces_Unite.side index c6993887..e4590f5d 100644 --- a/FU.SPA/tests/Forces_Unite.side +++ b/FU.SPA/tests/Forces_Unite.side @@ -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": []