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
After #252 and #253 are merged, we have to add more phpunit tests to cover all API calls. Beside the php tests we should also add js tests. Also, all new API routes/features should have tests and merging should be blocked if they fail.
The phpunit tests from #253 are completely dropped and will be replaced with new tests (see #342). Testing the JS part is probably too much for the next milestone.
After #252 and #253 are merged, we have to add more phpunit tests to cover all API calls. Beside the php tests we should also add js tests. Also, all new API routes/features should have tests and merging should be blocked if they fail.
The text was updated successfully, but these errors were encountered: