Skip to content

#412 Create django tests to test connection to the Java backend#147

Merged
ddelpiano merged 9 commits intodevelopmentfrom
feature/412
Jan 16, 2020
Merged

#412 Create django tests to test connection to the Java backend#147
ddelpiano merged 9 commits intodevelopmentfrom
feature/412

Conversation

@zsinnema
Copy link
Contributor

@zsinnema zsinnema commented Jan 8, 2020

Create django tests to test connection to the Java backend

MetaCell/geppetto-scidash#412

Changes

feat: added shortcut for python manage command and added variables for easier Makefile maintenance
fix: add missing packages and test coverage packages
fix: add ignore venv to flake8 config file
chore: add run-tests command to Makefile
test: fix tests routines and data
feat: add coverage command to Makefile to show test coverage scidash backend
test: added test to check connection to Virgo server
feat: added run-tests to pre-commit hook
chore: update requirements.txt and pin psycopg2 to 2.7.7
chore: add ignore coverage to .gitignore
test: test if geppetto servlet manager is correctly installed

feat: add --if-exists to pg restore database to hide not existing errors in build log
feat: created virgo base image build
feat: enable unit/integration testing in Scidash
fix: create new writable SerializerMethodField based for api deserialization of TestClass, fixes bug introduced by get_class_name method in serializer
fix: TestClassSerializer if TestClass import path is None use ''
test: add coverage to dev requirements and .coveragerc file
feat: added shortcut for python manage command and added variables for easier Makefile maintenance
fix: add missing packages and test coverage packages
fix: add ignore venv to flake8 config file
chore: add run-tests command to Makefile
test: fix tests routines and data
feat: add coverage command to Makefile to show test coverage scidash backend
test: added test to check connection to Virgo server
feat: added run-tests to pre-commit hook
chore: update requirements.txt and pin psycopg2 to 2.7.7
chore: add ignore coverage to .gitignore
test: test if geppetto servlet manager is correctly installed
@ddelpiano ddelpiano self-requested a review January 16, 2020 09:45
@ddelpiano ddelpiano merged commit b50517e into development Jan 16, 2020
@ddelpiano ddelpiano deleted the feature/412 branch April 21, 2021 17:40
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.

2 participants