Commit Graph

29 Commits

Author SHA1 Message Date
Danny Coates 7841dec5d8
more docker integration test tweaks 2018-05-04 09:18:43 -07:00
Danny Coates 7d62a23b36
moved integration text execution to docker 2018-05-03 16:41:50 -07:00
Benjamin Forehand Jr 54e78b6274 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 11:00:19 -04:00
Danny Coates 26c46b8488
added coverage artifact to circleci 2018-02-26 10:09:28 -08:00
Danny Coates c469696687
ignore all branch pushes for stage builds 2018-02-25 17:14:37 -08:00
Danny Coates 27550a7781
fix? circleci deploy 2018-02-25 17:06:28 -08:00
Danny Coates fd2dfcc4f2
circleci v2 2018-02-25 16:39:45 -08:00
Danny Coates 78728ce4ca
some frontend unit tests 2018-02-24 11:21:48 -08:00
Danny Coates 3fd2537311
refactored server 2018-02-09 15:03:05 -08:00
Danny Coates 757ac14d1a
webpacked the heck out of the build 2017-08-16 14:21:01 -07:00
Danny Coates 5944b85e67
filter the hash from error reports 2017-08-02 15:04:34 -07:00
Danny Coates 31b810eb7d
create separate js bundles for upload/download pages 2017-07-21 16:23:08 -07:00
Peter deHaan 6d8db25d61
Add nsp check to circle ci 2017-07-19 12:03:59 -07:00
Abhinav Adduri 188521f985 circle is working 2017-07-17 10:43:13 -07:00
Abhinav Adduri 8f327fa439 testing circle 2017-07-17 10:19:53 -07:00
Abhinav Adduri ab60262cc9 testing circle 2017-07-17 09:49:24 -07:00
Abhinav Adduri e5f2b386bb testing circle install firefox 2017-07-17 09:39:51 -07:00
Abhinav Adduri 191a0f93ff lint and circle.yml changes 2017-07-11 12:49:24 -07:00
Daniel Thorn adf97a83f9 build docker image with new name 2017-07-06 10:10:32 -07:00
Danny Coates 529c6d0fe7
bump version for circleci build 2017-06-23 18:56:49 -07:00
Danny Coates 8775583088
refactored docker build 2017-06-23 18:08:08 -07:00
Danny Coates 31d34b6743
maybe circle doesn't like alpine 2017-06-22 16:26:08 -07:00
Danny Coates ac1165b228
☹️ 2017-06-22 15:34:43 -07:00
Danny Coates 2e4aaefbc6
fix docker build 2017-06-22 15:26:26 -07:00
Danny Coates b83cdc5f2f
added docker service to circle.yml 2017-06-22 15:19:18 -07:00
Daniel Thorn 1d60778a3f change docker image name and add builds for tags 2017-06-22 12:56:07 -07:00
Peter deHaan 74c41897ad Fix a bunch of ESLint and HTMLLint errors 2017-06-22 09:49:45 -07:00
Danny Coates f7c1b1718e
added ENV to Dockerfile, also deployment to circleci 2017-06-21 08:42:18 -07:00
Abhinav Adduri dcb5e2d813 added circle.yml file to specify node version 2017-06-19 14:30:04 -07:00