Commit Graph

6 Commits

Author SHA1 Message Date
Omri Mendels 5f54d39517
Fixed failing tests on Windows (#216)
* Fixed failing tests on Windows

Due to an issue with WindowsPath

* Update test_creation.py

* Update test_creation.py
2020-05-26 10:16:03 -07:00
Fokko Driesprong 26c62b46f7
Typo (#208) 2020-04-06 09:05:54 -07:00
dmitrypolo d40ffb462d Expand Setup Tests (#131)
* change tests to use class scope and test user inputs

* name was backwards

* name was backwards

* compat for mac and linux
2018-07-28 10:31:14 -04:00
Isaac Slavitt 74a2e29fef Use pathlib instead of os.path where applicable (#112)
* Use pathlib in test_creation.py

* Use pathlib for PROJECT_DIR example in make_dataset.py

* Add pathlib2 for backwards compatibility if project is Python 2
2018-04-16 11:58:45 -07:00
Paul Harrison 934a98c11d Add optional argument for using AWS credentials profile.
Update docs.

Update tests. No need to include __pycache__ directory.

Update .gitignore to ignore test cache output.
2017-06-22 21:45:54 +01:00
Peter Bull e385aff019 Basic sanity-check tests 2017-01-28 23:01:56 -05:00