Skip to content

A project to prioritize tests in a project maps a git repository and from changes, it tells which features to test first

Notifications You must be signed in to change notification settings

csnoboa/testview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestView

To run this project correctly, you must follow some steps:

1- Database

Download the MongoDB and run: https://www.mongodb.com/try/download/community?tck=docs_server

You can also configure a DB online in https://www.mongodb.com

2- Backend

Install the backend and run:

In the folder "backend" you found all the steps

3- Frontend

Install the frontend and run:

In the folder "frontend" you found all the steps

Or you can access the site: https://csnoboa.github.io/testview_site/#/

Just make sure your backend is running in http://127.0.0.1:5000/

You can have fun now!

Also there are automated tests for the backend in the folder "tests".

About

A project to prioritize tests in a project maps a git repository and from changes, it tells which features to test first

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages