da56dbefc9
test: Refactor API tests to work with combined functions
...
Now that we are lazy-loading the API pages, OctokitWrapper is handling the
conversion to NextflowRelease in one function call. This means we can't test
the API schema. That should be fine as we pinned the API version. We can
test that the resulting objects for validity, so do that.
2024-01-30 10:42:55 -06:00
91ef9fb65a
test: Update testing framework to support iterators
2024-01-30 10:42:55 -06:00
mashehu
a082e105b0
make linter happy
2024-01-12 18:02:02 +00:00
85718639f5
test: Update API consistency tests
2024-01-12 18:02:02 +00:00
Robrecht Cannoodt
e066eb124a
Add helper function for checking the latest releases in the unit tests ( #15 ).
2023-06-28 11:07:13 +02:00
Robrecht Cannoodt
7136a6f06e
update more releases
2023-06-28 11:07:13 +02:00
Edmund Miller
0aeab8d284
style: Use double-quotes
...
Co-authored-by: ewels <ewels@users.noreply.github.com>
2022-11-17 19:32:25 +00:00
Edmund Miller
95a4337530
style: Add simple-import-sort and run
2022-11-17 19:32:25 +00:00
Edmund Miller
981cd4fc2e
style: Set bracketSpacing to true
2022-11-17 19:32:25 +00:00
Edmund Miller
7c79f790e0
chore: Clean up typing in tests
2022-11-17 19:32:25 +00:00
Edmund Miller
93ff0f7ef2
test: Write tests for release_data function
2022-11-17 19:32:25 +00:00