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
/
.gitignore
9 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
incremental upload refactor
2017-06-02 05:59:27 +02:00
node_modules
refactored server
2018-02-06 23:31:18 +01:00
coverage
a few changes to make A/B testing easier
2017-08-24 23:54:02 +02:00
dist
checking for file size > 2GB included global MAXFILESIZE
2017-12-21 10:47:31 +01:00
.idea
refactored server
2018-02-06 23:31:18 +01:00
.DS_Store
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
.tox
.pytest_cache
Copy Permalink