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

Create the 'TestResults' page #30

Open
Tracked by #32
fushinoryuu opened this issue Jan 13, 2018 · 0 comments
Open
Tracked by #32

Create the 'TestResults' page #30

fushinoryuu opened this issue Jan 13, 2018 · 0 comments

Comments

@fushinoryuu
Copy link
Owner

The TestResults page has to have the following functionality:

  • Display a table with all the saved test results in the database
  • Import new test results into the database
  • Display a success/failure message to show the result of importing new results
  • If the new imported test results have at least 1 failing tests, the row should have a red background
  • If the new imported test results have at least 1 inconclusive tests, the row should have a yellow background
  • Be able to delete test results from the table and have it update the database

Front end needs to be written in ReactJS.

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

No branches or pull requests

1 participant