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

Added test coverage and renamed existing test files to allow coverage to work #885

Closed
wants to merge 329 commits into from

Conversation

carpecodeum
Copy link

Description

Added test coverage to existing tests and displayed them in an orderly fashion. Added extra commands to run all the tests at once. Also, edited the names of the existing tests files to allow the test coverage to work.

Related Issue #851

Motivation and Context

The project was lacking the magnitude and the reach of the impact of the existing tests have on the whole flask backend this can help ensure maximum efficiency of the reach of the test cases present.

How Has This Been Tested?

Screenshot 2020-02-12 at 1 04 22 AM

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

vivonk and others added 30 commits August 6, 2018 01:40
Signed-off-by: Nirmal Sarswat <[email protected]>
Download input field now goes to default state when a download link is added (fixes scorelab#484)
Just pulling in the latest changes from main repo
File sharing system with multi threading
Improve the badges and templates for the repository
demon-36 and others added 28 commits July 31, 2019 11:33
Updated and working version of development dockerfile for Bassa UI
Implemented a working production UI dockerfile for Bassa
Implemented a Dockerfile for Aria2c RPC server
Getting Bassa ready for container based deployment using docker-compose
…orelab#824)

* Fix docker build error for Web and update docs

* Update docker labels and add required args in docker-compose

* Update production docker-compose configuration

* revert passing args in docker-compose config
Integrating Bassa with Storage Server (Minio)
Setup redux along with redux saga for handling asynchronous requests along with the data
Fixed UI issues of Dashboard, table and admin section
fix docker build by changing MySQL client version.
… the tests at once and renamed the existing test files for coverage to work
@carpecodeum
Copy link
Author

closing this as PR made on the master branch

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

Successfully merging this pull request may close these issues.