Commit Graph

21 Commits

Author SHA1 Message Date
Tyrel Souza 1dd760f32f Merge branch 'each_integration_a_directory' into 'master'
Each integration a directory

Closes Issue #1 

put each integration in it's own subdirectory.
This paves the way to be able to easily ignore integrations later, in case you never want to touch a production integration.

See merge request !1
2016-05-25 17:33:00 +00:00
Tyrel Souza 7e6a148eb6
Merge branch 'master' into each_integration_a_directory 2016-05-25 13:30:55 -04:00
Tyrel Souza be39cabe68
Update Changelog 2016-05-25 13:28:49 -04:00
Tyrel Souza a5f7566361
Refactor, and update changelog 2016-05-25 13:28:10 -04:00
Tyrel Souza ac188f42f5
actually make the real directory, not just ones in tests 2016-05-25 13:07:23 -04:00
Tyrel Souza ec720e7ff4
subdirect correctly 2016-05-25 12:46:34 -04:00
Tyrel Souza 11b35bab28
Put flows in a subdirectory of each integration 2016-05-25 12:46:03 -04:00
Tyrel Souza 6581d86cac
Pep8 indentation line, and comment out a test that isn't done yet 2016-05-25 10:19:31 -04:00
Tyrel Souza c1cc62b61f
fix import problems with prompt, still need to move it to another module 2016-05-25 10:16:21 -04:00
Tyrel Souza 9469eb9b12
add build to make clean 2016-05-25 10:06:05 -04:00
Tyrel Souza d07ba7c0bf
add a make_tox.sh script, so i can set paths for pyenv 2016-05-24 15:46:45 -04:00
Tyrel Souza c8c7f39b56
Test api key in env var, or passed in 2016-05-24 15:07:36 -04:00
Tyrel Souza 3ba246e28c
use environment variable 2016-05-24 14:18:20 -04:00
Tyrel Souza a452e1854e
dont test pypy on gitlab for now, still keep in TOX 2016-05-20 15:13:25 -04:00
Tyrel Souza 6f5a6c1e8c
Gitlab ci and tox stuff 2016-05-20 15:08:46 -04:00
Tyrel Souza 58aa5b1e72
added TOX 2016-05-20 15:03:51 -04:00
Tyrel Souza 5ee6c1579f
Power session - tests / mocking / overwriting
Added default to the package init.
Redid testing suite to use unittest.
Allow headers to be overwritten.
2016-05-20 14:19:19 -04:00
Tyrel Souza 0e2aee73cf
added gitlab ci yaml 2016-05-19 10:56:50 -04:00
Tyrel Souza cccaa995ae
add tests 2016-05-19 10:53:58 -04:00
Tyrel Souza 5cccc4f8e2
setup basic project, with code in core. setup.py, make file, start of a readme. 2016-05-19 10:43:19 -04:00
Tyrel Souza 78f6ac9347
add README 2016-05-19 10:04:52 -04:00