Skip to content

Commit 4830629

Browse files
committed
fix(_tests,Makefile): remove integration tests
They are now in https://github.com/deis/workflow-e2e Fixes deis/workflow-e2e#6
1 parent c7e173c commit 4830629

20 files changed

Lines changed: 0 additions & 1020 deletions

Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,5 @@ test-unit:
9494
test-functional:
9595
@echo "Implement functional tests in _tests directory"
9696

97-
test-integration:
98-
$(MAKE) -C _tests/ test-setup test-integration
9997

10098
.PHONY: build clean commit-hook full-clean postgres setup-venv test test-style test-unit test-functional

_tests/Makefile

Lines changed: 0 additions & 11 deletions
This file was deleted.

_tests/README.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

_tests/apps_test.go

Lines changed: 0 additions & 167 deletions
This file was deleted.

_tests/auth_test.go

Lines changed: 0 additions & 68 deletions
This file was deleted.

_tests/builds_test.go

Lines changed: 0 additions & 44 deletions
This file was deleted.

_tests/config_test.go

Lines changed: 0 additions & 76 deletions
This file was deleted.

0 commit comments

Comments
 (0)