This website requires JavaScript.
Explore
Help
Sign In
mentos1386
/
send
Watch
1
Star
0
Fork
You've already forked send
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3e65f3a906
send
/
.gitignore
9 lines
74 B
Text
Raw
Normal View
History
Unescape
Escape
incremental upload refactor
2017-06-02 03:59:27 +00:00
node_modules
refactored server
2018-02-06 22:31:18 +00:00
coverage
a few changes to make A/B testing easier
2017-08-24 21:54:02 +00:00
dist
checking for file size > 2GB included global MAXFILESIZE
2017-12-21 09:47:31 +00:00
.idea
refactored server
2018-02-06 22:31:18 +00: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 15:00:19 +00:00
.nyc_output
.tox
.pytest_cache
Reference in a new issue
Copy permalink