Skip to content

Commit

Permalink
remove test dir
Browse files Browse the repository at this point in the history
  • Loading branch information
classicalliu committed Aug 2, 2018
1 parent eaa9724 commit 45a20cd
Show file tree
Hide file tree
Showing 25 changed files with 0 additions and 359 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,4 @@ install:

script:
- bundle exec rails db:migrate
- bundle exec rails test
- bundle exec rails spec
5 changes: 0 additions & 5 deletions test/application_system_test_case.rb

This file was deleted.

Empty file removed test/controllers/.keep
Empty file.
7 changes: 0 additions & 7 deletions test/controllers/api/blocks_controller_test.rb

This file was deleted.

7 changes: 0 additions & 7 deletions test/controllers/api/statistics_controller_test.rb

This file was deleted.

7 changes: 0 additions & 7 deletions test/controllers/api/transactions_controller_test.rb

This file was deleted.

Empty file removed test/fixtures/.keep
Empty file.
6 changes: 0 additions & 6 deletions test/fixtures/balances.yml

This file was deleted.

6 changes: 0 additions & 6 deletions test/fixtures/blocks.yml

This file was deleted.

Empty file removed test/fixtures/files/.keep
Empty file.
7 changes: 0 additions & 7 deletions test/fixtures/meta_data.yml

This file was deleted.

6 changes: 0 additions & 6 deletions test/fixtures/transactions.yml

This file was deleted.

Empty file removed test/helpers/.keep
Empty file.
Empty file removed test/integration/.keep
Empty file.
Empty file removed test/mailers/.keep
Empty file.
Empty file removed test/models/.keep
Empty file.
7 changes: 0 additions & 7 deletions test/models/abi_test.rb

This file was deleted.

7 changes: 0 additions & 7 deletions test/models/balance_test.rb

This file was deleted.

7 changes: 0 additions & 7 deletions test/models/block_test.rb

This file was deleted.

43 changes: 0 additions & 43 deletions test/models/cita_sync/api_test.rb

This file was deleted.

201 changes: 0 additions & 201 deletions test/models/cita_sync/persist_test.rb

This file was deleted.

7 changes: 0 additions & 7 deletions test/models/meta_data_test.rb

This file was deleted.

7 changes: 0 additions & 7 deletions test/models/transaction_test.rb

This file was deleted.

Empty file removed test/system/.keep
Empty file.
28 changes: 0 additions & 28 deletions test/test_helper.rb

This file was deleted.

0 comments on commit 45a20cd

Please sign in to comment.