Skip to content
This repository has been archived by the owner on Dec 25, 2019. It is now read-only.

added test runner in top directory and edited settings and init to allow... #64

Merged
merged 2 commits into from Nov 2, 2013

Conversation

pawelmhm
Copy link
Contributor

... loading configuration for tests.

I needed to make changes in init and settings.py it because I had completely different settings for tests and for development and production, so I decided it might be easier to load configuration from objects depending on environment variable. This is the way which is recommended in Flask documentation.

Hope this helps somehow!

@lipis
Copy link

lipis commented Oct 14, 2013

Related #57

@kamalgill
Copy link
Owner

This looks great so far! I'd suggest a few changes:

  1. Add unittest2 to the requirements_dev.txt file (since it's required for running the tests)
  2. Provide feedback that the SDK_PATH must be specified when running apptest.py
  3. Update the readme to document how to run the tests.

Thanks for your contribution!

…that gae mini profiler is loaded inly in development and not in testing, added unittest2 to dependencies
kamalgill added a commit that referenced this pull request Nov 2, 2013
added test runner in top directory and edited settings and init to allow...
@kamalgill kamalgill merged commit 82e0321 into kamalgill:master Nov 2, 2013
@kamalgill
Copy link
Owner

Thanks for your contribution!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants