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 more Unit tests for frontend and backend #851

Open
carpecodeum opened this issue Dec 31, 2019 · 6 comments
Open

Add more Unit tests for frontend and backend #851

carpecodeum opened this issue Dec 31, 2019 · 6 comments
Assignees
Labels
enhancement Feature NEXT Next tag describes that this issues have to be resolved asap

Comments

@carpecodeum
Copy link

Is your feature request related to a problem? Please describe.
As some of the unit tests of the frontend and backend are incomplete. More unit tests need to be added

Describe the solution you'd like
Make unit tests using enzyme from frontend and PyUnit framework for backend

Additional context
currently working on it..

@kmehant kmehant added enhancement Feature NEXT Next tag describes that this issues have to be resolved asap labels Dec 31, 2019
@2knal
Copy link

2knal commented Jan 21, 2020

If any help is required, I would love to work on writing tests for backend.

@carpecodeum
Copy link
Author

Hey @2knal I'm in the middle of working on this issue and if I am not able to solve this one or need any help i will let you know for sure!

@carpecodeum
Copy link
Author

@JaDogg I was thinking of adding test coverage for running the tests. Shall I go ahead with it?

@JaDogg
Copy link
Collaborator

JaDogg commented Feb 4, 2020

Do it.

@carpecodeum
Copy link
Author

@JaDogg sure!

@carpecodeum
Copy link
Author

carpecodeum commented Feb 11, 2020

@JaDogg I propose a few changes but that will require the restructuring of the existing pattern for writing tests. I request you give your views on these! And your inputs and advices too.

  1. Use a test client instead of using the development config.
  2. make a sample data file for tests.
  3. Separating the development and testing config.

@carpecodeum carpecodeum mentioned this issue Feb 14, 2020
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature NEXT Next tag describes that this issues have to be resolved asap
Projects
None yet
Development

No branches or pull requests

4 participants