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

13.2 test func update #297

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

babarehner
Copy link
Contributor

Updated functional tests for 'Manual Box Management', 'Manual Pallet Management' and 'User Management'. Added a section 'TEST' to 'DATABASES->default' with a test database name of 'testDB' I added this because it seemed pytest was not destroying the test database correctly and it seemed like a little bit of extra insurance so that any test databases would be created under their own namespace. Deleted the 'rework_func" files.

…or creating the test database: database test-WARM already exists'.

Updated 'test_func_ManualBoxManagement.py' and 'test_func_PalletManagement.py'. Two tests failed in 'test_func_ManualBoxManagement/py' in pytest but all tests passed in Django default unitest. ??

Updated index.html where 'Check Status of a Box' was not exact with the Navbar link
…ord. Attempted to find out why tests passed in Unitests but failed in Pytest
…nagement.py to use newer user creation code. Updated all 3 test_func files to ensure they pass unit tests. Implement 'change password' tests in test_func_UserManagement.py
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.

1 participant