p5.js-sound icon indicating copy to clipboard operation
p5.js-sound copied to clipboard

(Gsoc'21) (Week-8,9,10) Adding headless testing

Open satyasaibhushan opened this issue 3 years ago • 2 comments

  • Added mocha-chrome as a grunt task, which is borrowed from p5.js.
  • I changed the test filing architecture and the initialisation of expect in all test files so that all the files goes to one spec array.
  • Added karma-js as it seems more consistent with tests.
  • We currently, cannot use it in github automations as it is still not 100 % reliable. Some tests are still failing in some cases.
  • We can add retry functionality to some tests which can be identified as failing and maybe one day in future, we can add it to github actions.

satyasaibhushan avatar Aug 23 '21 15:08 satyasaibhushan

@Abhijay007 Yeah. Go ahead and resolve the conflicts.

satyasaibhushan avatar Jan 13 '23 11:01 satyasaibhushan

@Abhijay007 Yeah. Go ahead and resolve the conflicts.

sure :)

Abhijay007 avatar Jan 13 '23 18:01 Abhijay007