Commit Graph

23 Commits

Author SHA1 Message Date
bea5486ada match what we have in github
Some checks failed
execute / build (3.12) (push) Successful in 24s
Pylint / build (3.12) (push) Failing after 9s
2024-07-22 16:06:23 +00:00
2042aea885 will the linter actions work on gitea's ubuntu?
Some checks failed
execute / build (push) Failing after 1s
Pylint / build (3.12) (push) Failing after 26s
2024-07-22 15:59:45 +00:00
39688edf14 a more appropriate name
Some checks failed
execute / build (push) Failing after 1s
Pylint / build (3.12) (push) Failing after 3s
2024-07-22 15:58:56 +00:00
caa2eb21fb add pylint
Some checks failed
build / build (push) Failing after 2s
Pylint / build (3.12) (push) Failing after 26s
2024-07-22 15:56:44 +00:00
bd00b1c6fe add the rules marker
All checks were successful
build / build (push) Successful in 21s
2024-07-21 20:41:05 +00:00
94001ed1cc Update .gitea/workflows/.build.yaml
All checks were successful
build / build (push) Successful in 22s
2024-07-21 20:37:06 +00:00
f80812d953 Update .gitea/workflows/.build.yaml
Some checks failed
build / build (push) Failing after 11s
2024-07-21 20:28:19 +00:00
642ca7259c need to track down the bug that requires BOTH env files to be present...
Some checks failed
build / build (push) Failing after 4s
2024-07-21 20:26:57 +00:00
4591917ef4 Add Oath2 tests to the suite
Some checks failed
build / build (push) Failing after 7s
2024-07-21 20:14:38 +00:00
d5a79999c9 we want the gw file, not the qa one
All checks were successful
build / build (push) Successful in 6s
2024-07-21 19:50:16 +00:00
552d71cc85 annnd... another typo
Some checks failed
build / build (push) Failing after 6s
2024-07-21 19:48:38 +00:00
8d1186a073 kludge to get the .env set up in the workflow
Some checks failed
build / build (push) Failing after 3s
2024-07-21 19:46:59 +00:00
3bd6eb36f8 run the open tests on my ci server
Some checks failed
build / build (push) Failing after 6s
2024-07-21 20:33:44 +01:00
b3a768b802 clear rest sessions between tests;reset config data between tests;other bits and bobs 2024-07-20 20:17:47 +01:00
a39e0f92a0 added open api handler to client 2024-07-20 17:35:15 +01:00
ac08ca855c update gitignore 2024-07-20 16:30:36 +01:00
Greg Gauthier
c22079068d add markers to pytest.ini; add additional example tests;add proper readme 2024-07-20 14:12:47 +01:00
Greg Gauthier
cc95e12d20 add additional example tests 2024-07-20 12:40:25 +01:00
Greg Gauthier
289f84f8a4 do a little reorganizing 2024-07-20 12:09:35 +01:00
Greg Gauthier
76714eecff change 'USERNAME' in env template to 'LOGIN' to avoid Windows ENV conflict 2024-07-20 12:03:52 +01:00
Greg Gauthier
a9009a1cb3 rename main in client package 2024-07-20 12:02:20 +01:00
Greg Gauthier
eb0bd39f35
Create README.md 2024-07-20 12:00:42 +01:00
Greg Gauthier
6640898884 initial commit 2024-07-20 11:47:11 +01:00