Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate classifications and taxa collections to API (#3005)
* Add taxa seeds * Reapply "Add classifications collection to api" This reverts commit 5d3aed2. * Fix upsert mutations * Fix classification editor tests * Update components * Move to correct folder * Fix mutations handling of relationships * Update client side query variables * Undo debug comments * Update generated code * temporary silence warning * Update playwright login util to allow mocking local storage session * migrate classifications test * Update test * Update tests to use new login fixture * Fix tests * Skip data dependant test * Prevent login util from dropping users database * WIP * Fix custom data mocking * check for window to fix crash on build time * Migrate csettool * Fix tests * Make it easier to debug playwright on ci * Fix wrong query * Fix tests * Use more verbose reporter * auto restart webserver on crash * accept npx * Fix test * Fix test * Fix test * Remove confusing folder * Add clarifying comment back * Fix test * Fix test * Add comment
- Loading branch information