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

Add Test Cases #4

Open
anistark opened this issue Apr 17, 2018 · 3 comments
Open

Add Test Cases #4

anistark opened this issue Apr 17, 2018 · 3 comments
Labels
enhancement New feature or request

Comments

@anistark
Copy link
Member

Test cases for scenarios like:

  1. UI loaded.
  2. DB models loaded.
@anistark anistark added the enhancement New feature or request label Apr 17, 2018
@ghost ghost self-assigned this May 23, 2018
@ghost
Copy link

ghost commented May 23, 2018

@anistark can you explain a little what exactly to test for ?

@anistark
Copy link
Member Author

To write test cases for every scenario. So that later on at every pushed commit, the test cases make sure that the commit doesn't break any other part of the project.

@anistark
Copy link
Member Author

Here's a few testing frameworks that we can use for these purposes:

  1. Mocha
  2. Chai

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant