Some tests need to be implemented as an e2e cypress test. Cypress is already implemented. Other tests will be in the spec.ts files and will not use cypress. These use the Jasmine testing framework.
The following is a list of tests we could implement.
Tests in Cypress:
[x] complete workflowtest with demo codes
[x] navigation to default page
[x] persistance of macro and micro code when site is reloaded
[x] persistance of animate checkbox and slider
[x] Opening Dialog when 'Getting Started' button is pressed
[x] Opening Dialog when 'About' button is pressed
[x] navigation to "forum" by button
[x] Loading of demo code from 'Getting Started' Dialog
[x] Whether the play, step, ... button disable like intendet
[x] tests whether the console works properly
[x] tests whether the memory view does work properly
[x] test whether the editors are switching when the right switchbutton is pressed
Some tests need to be implemented as an e2e cypress test. Cypress is already implemented. Other tests will be in the spec.ts files and will not use cypress. These use the Jasmine testing framework. The following is a list of tests we could implement.
Tests in Cypress:
Tests in Jasmine: