Skip to content

Commit

Permalink
Chore: removing functional tests (#913)
Browse files Browse the repository at this point in the history
  • Loading branch information
Conrad Chan authored Feb 5, 2019
1 parent 0093c93 commit c2f5d97
Show file tree
Hide file tree
Showing 16 changed files with 29 additions and 1,038 deletions.
10 changes: 0 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,5 @@ jobs:
include:
- name: "Build"
script: yarn run ci
- name: "Tests"
before_script:
- python -m SimpleHTTPServer &
- 'export DISPLAY=:99.0'
- 'sh -e /etc/init.d/xvfb start'
- sleep 5
sudo: required
addons:
chrome: beta
script: travis_retry yarn run functional-tests-ci
- name: "E2E Tests"
script: yarn test:e2e
32 changes: 0 additions & 32 deletions codecept.conf.js

This file was deleted.

12 changes: 0 additions & 12 deletions functional-tests/.eslintrc

This file was deleted.

9 changes: 0 additions & 9 deletions functional-tests/README.md

This file was deleted.

55 changes: 0 additions & 55 deletions functional-tests/constants.js

This file was deleted.

109 changes: 0 additions & 109 deletions functional-tests/controls_test.js

This file was deleted.

73 changes: 0 additions & 73 deletions functional-tests/fileOptions_test.js

This file was deleted.

23 changes: 0 additions & 23 deletions functional-tests/header_test.js

This file was deleted.

Loading

0 comments on commit c2f5d97

Please sign in to comment.