You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make Test Work Again After Ruff and Linter Changes (#1310)
* mark production tests
* make production test run
* fix test bug -1/N
* add retry raise again after refactor
* fix str dict representation
* test: Fix non-writable home mocks
* testing: not not a change
* testing: trigger CI
* typing: Update typing
* ci: Update testing matrix
* testing: Fixup run flow error check
* ci: Manual dispatch, disable double testing
* ci: Prevent further ci duplication
* ci: Add concurrency checks to all
* ci: Remove the max-parallel on test ci
There are a lot less now and they cancel previous
puhes in the same pr now so it shouldn't be a problem anymore
* testing: Fix windows path generation
* add pytest for server state
* add assert cache state
* some formatting
* fix with cache fixture
* finally remove th finally
* doc: Fix link
* update test matrix
* doc: Update to just point to contributing
* add linkcheck ignore for test server
---------
Co-authored-by: eddiebergman <[email protected]>
0 commit comments