Spacialist icon indicating copy to clipboard operation
Spacialist copied to clipboard

Testing

Open v1r0x opened this issue 7 years ago • 2 comments

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.

  • [x] phpunit tests (#342)
  • [ ] js tests (TBD)

v1r0x avatar Jul 10 '17 09:07 v1r0x

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.

v1r0x avatar Mar 12 '19 15:03 v1r0x

The phpunit part is "done" (at least with around 90% coverage) in the latest (0.7 Giza) release. Any help for js tests would be great!

v1r0x avatar Oct 16 '19 09:10 v1r0x