This website requires JavaScript.
Explore
Help
Sign In
Chapril
/
drop.chapril.org-firefoxsend
Watch
25
Star
1
Fork
0
You've already forked drop.chapril.org-firefoxsend
Code
Issues
Releases
Activity
38fcd7227d
drop.chapril.org-firefoxsend
/
.dockerignore
12 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
added Dockerfile
2017-06-09 01:11:17 +02:00
node_modules
.git
This adds some user integration tests to aide the SoftVision team a bit. Right now I have 3 tests. test_upload: This will create a file and make sure it uploads by verifying a file uploads and is assigned a URL. test_download: This will create a file, upload it and then download it making sure it is the same filename that was uploaded. We can expand this later to maybe check the sizes and such. test_progress: This will create a file and make sure the progress bar shows up after it begins uploading. These are python tests and use Pipenv to manage dependencies as well as tox as the virtualenv manager, and finally pytest as the test runner.
2018-04-24 17:00:19 +02:00
.tox
added Dockerfile
2017-06-09 01:11:17 +02:00
.DS_Store
ignore the firefox installed for selenium in docker
2017-07-22 05:09:59 +02:00
firefox
a few changes to make A/B testing easier
2017-08-24 23:54:02 +02:00
assets
docs
groundwork for asset caching
2017-08-15 20:55:52 +02:00
public
a few changes to make A/B testing easier
2017-08-24 23:54:02 +02:00
test
some frontend unit tests
2018-02-21 05:31:27 +01:00
coverage
This adds some user integration tests to aide the SoftVision team a bit. Right now I have 3 tests. test_upload: This will create a file and make sure it uploads by verifying a file uploads and is assigned a URL. test_download: This will create a file, upload it and then download it making sure it is the same filename that was uploaded. We can expand this later to maybe check the sizes and such. test_progress: This will create a file and make sure the progress bar shows up after it begins uploading. These are python tests and use Pipenv to manage dependencies as well as tox as the virtualenv manager, and finally pytest as the test runner.
2018-04-24 17:00:19 +02:00
.nyc_output
Copy Permalink