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

add unittest TestAppBase, which sets up the app and adds the admin user for further tests. #27

Merged
merged 1 commit into from
Jun 28, 2019

Conversation

VertexC
Copy link
Contributor

@VertexC VertexC commented Jun 26, 2019

The unit test passed the build on travis.
image

@pep8speaks
Copy link

pep8speaks commented Jun 26, 2019

Hello @VertexC, Thank you for updating the PR!

Line 15:1: E402 module level import not at top of file
Line 16:1: E402 module level import not at top of file
Line 17:1: E402 module level import not at top of file
Line 18:1: E402 module level import not at top of file
Line 19:1: E402 module level import not at top of file
Line 20:1: E402 module level import not at top of file
Line 21:1: E402 module level import not at top of file
Line 64:1: W293 blank line contains whitespace

Line 9:1: E402 module level import not at top of file

Comment last updated at 2019-06-26 08:01:14 UTC

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