1
0
Commit Graph

16 Commits

Author SHA1 Message Date
Jon Michael Aanes
54276e813c fixing regex tests
Some checks failed
Run Python tests (through Pytest) / Test (push) Failing after 23s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 21s
2025-04-15 10:54:34 +02:00
Jon Michael Aanes
83fa637c43 Adding regex tests
Some checks failed
Run Python tests (through Pytest) / Test (push) Failing after 23s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 21s
2025-04-15 10:50:27 +02:00
Jon Michael Aanes
c51e19fea2 Fixing tests
Some checks failed
Run Python tests (through Pytest) / Test (push) Failing after 23s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 21s
2025-04-15 10:46:10 +02:00
Jon Michael Aanes
8aa88feae3 Trying to test for weird corner case
Some checks failed
Run Python tests (through Pytest) / Test (push) Failing after 23s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 21s
2025-04-15 10:43:12 +02:00
15d8705ac9 Support DisplayName before Test annotation
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 23s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 21s
2025-03-06 12:28:08 +01:00
151978cb1f Parameterize tests
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 23s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 21s
2025-03-03 10:16:06 +01:00
77f0420af2 Parsing tests 2025-03-03 10:08:55 +01:00
53b8701997 Ruff
Some checks failed
Run Python tests (through Pytest) / Test (push) Successful in 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Failing after 21s
2025-02-28 09:59:52 +01:00
ba387a0aa0 DisplayName parsing can now handle expressions v2
Some checks failed
Run Python tests (through Pytest) / Test (push) Successful in 23s
Verify Python project can be installed, loaded and have version checked / Test (push) Failing after 21s
2025-02-28 09:55:13 +01:00
e803f21f6e Improved parsing of DisplayName and improved handling of abbreviations
Some checks failed
Run Python tests (through Pytest) / Test (push) Successful in 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Failing after 22s
2025-02-28 09:33:54 +01:00
04b5522e7f Substitute out links
Some checks failed
Run Python tests (through Pytest) / Test (push) Successful in 23s
Verify Python project can be installed, loaded and have version checked / Test (push) Failing after 21s
2025-02-27 17:13:47 +01:00
097d11875d Improve javadoc parsing
Some checks failed
Run Python tests (through Pytest) / Test (push) Successful in 23s
Verify Python project can be installed, loaded and have version checked / Test (push) Failing after 22s
2025-02-27 17:00:52 +01:00
950b33e94d Support multiline javadoc 2025-02-27 16:41:43 +01:00
413fbba677 from_camel_case
Some checks failed
Run Python tests (through Pytest) / Test (push) Successful in 23s
Verify Python project can be installed, loaded and have version checked / Test (push) Failing after 22s
2025-02-27 15:34:56 +01:00
3eed64b272 Fixed tests 2025-02-27 14:57:33 +01:00
31f6f191b5 Test standardize 2025-02-27 14:51:21 +01:00