Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing #58

Open
1 of 6 tasks
rennemannd opened this issue Jun 9, 2020 · 1 comment
Open
1 of 6 tasks

Testing #58

rennemannd opened this issue Jun 9, 2020 · 1 comment
Assignees
Labels
frontend This issue is related to the client folder Testing Requests for aspects of the software the need to be tested
Milestone

Comments

@rennemannd
Copy link
Contributor

rennemannd commented Jun 9, 2020

  • Create testing plan/protocol
  • Write tests for the endpoints we currently use
    • /topics
    • /activities/toolbox/:id
    • /compile
  • Write tests for core UI functions

We should use Jest as it works rly well w/ react and es6 modules

@rennemannd rennemannd added frontend This issue is related to the client folder Testing Requests for aspects of the software the need to be tested labels Jun 9, 2020
@rennemannd rennemannd added this to the 1.0 milestone Jun 9, 2020
@nionata nionata modified the milestones: 1.0, 0.3 Jun 9, 2020
@nionata nionata changed the title Better test coverage Testing Jun 18, 2020
@nionata
Copy link
Member

nionata commented Jun 18, 2020

The endpoints testing was started, but used a db dump that we are no longer going to use.

@MeghaNagarmunoli is going to rewrite those tests and add a before hook to make POST requests and prefill the db

@nionata nionata modified the milestones: 0.3, 1.0, 0.4 Jun 18, 2020
@nionata nionata modified the milestones: 0.4, 1.0 Jul 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend This issue is related to the client folder Testing Requests for aspects of the software the need to be tested
Projects
None yet
Development

No branches or pull requests

3 participants