RoyUP9
|
de046c65b0
|
Mizu install mode (#566)
|
2021-12-28 15:44:37 +02:00 |
|
gadotroee
|
2d78785558
|
Fix acceptance tests (after pods status request change) (#545)
|
2021-12-19 13:46:14 +02:00 |
|
RoyUP9
|
1c75ce314b
|
fixed redact acceptance test (#472)
|
2021-11-16 15:49:08 +02:00 |
|
RoyUP9
|
ea0b3fb34e
|
moved headless to root config, use headless in view (#450)
|
2021-11-11 12:11:02 +02:00 |
|
M. Mert Yıldıran
|
1ee8fb6292
|
Fix the acceptance tests after the merger of #279 (#443)
* Enable acceptance tests
* Fix the acceptance tests
* Move `--headless` from `getDefaultCommandArgs` to `getDefaultTapCommandArgs`
* Fix rest of the failing acceptance tests
* Revert "Enable acceptance tests"
This reverts commit 3f919e865a .
* Revert "Revert "Enable acceptance tests""
This reverts commit c0bfe54b70 .
* Ignore `--headless` in `mizu view`
* Make all non-informative things informative
* Remove `github.com/stretchr/testify` dependency from the acceptance tests
* Move the helper methods `waitTimeout` and `checkDBHasEntries` from `tap_test.go` to `testsUtils.go`
* Split `checkDBHasEntries` method into `getDBEntries` and `assertEntriesAtLeast` methods
* Revert "Revert "Revert "Enable acceptance tests"""
This reverts commit c13342671c .
* Revert "Revert "Revert "Revert "Enable acceptance tests""""
This reverts commit 0f8c436926 .
* Make `getDBEntries` and `checkEntriesAtLeast` methods return errors instead
* Revert "Revert "Revert "Revert "Revert "Enable acceptance tests"""""
This reverts commit 643fdde009 .
|
2021-11-10 18:14:04 +03:00 |
|
RamiBerm
|
4cf3c9c6d3
|
TRA-3913 support mizu via expose service (#440)
* Update README.md, tapRunner.go, and 4 more files...
* Update testsUtils.go
* Update proxy.go
* Update README.md, testsUtils.go, and 3 more files...
* Update testsUtils.go and provider.go
|
2021-11-08 11:23:03 +02:00 |
|
RamiBerm
|
b7b012539d
|
TRA-3842 daemon acceptance tests (#429)
* Update tap_test.go and testsUtils.go
* Update tap_test.go
* Update testsUtils.go
* Update tap_test.go and testsUtils.go
* Update tap_test.go and testsUtils.go
* Update testsUtils.go
* Update tap_test.go
* gofmt
|
2021-11-08 10:03:01 +02:00 |
|
RamiBerm
|
a3ec5d147e
|
TRA-3842 daemon mode (#427)
* Update config.go, tapConfig.go, and models.go
* WIP
* Update go.sum
* Update tapRunner.go
* Update tap.go
* WIP
* WIP
* Update Dockerfile, main.go, and 2 more files...
* WIP
* Update utils.go, tapClusterResourceManagement.go, and utils.go
* Merge branch 'develop'
* Update metadata_controller.go, utils.go, and 2 more files...
* Update main.go, utils.go, and tapRunner.go
* Update tapRunner.go
* Update config.go, config.go, and models.go
* Update main.go, main.go, and stats_provider_test.go
* Update provider.go
* bug fixes
* Update main.go, metadata_controller.go, and 13 more files...
* Update metadata_controller.go, status_controller.go, and 4 more files...
* Update main.go, config.go, and 3 more files...
* Update tapRunner.go
* Update config.go, stats_provider_test.go, and consts.go
|
2021-11-04 11:46:45 +02:00 |
|
M. Mert Yıldıran
|
167b17dfd2
|
Move the 8899 integer and string literals into a const named DefaultApiServerPort in shared (#367)
|
2021-10-17 15:28:33 +03:00 |
|
RoyUP9
|
8636a4731e
|
fixed ignored user agents (#322)
|
2021-10-06 17:16:47 +03:00 |
|
RoyUP9
|
ec4fa2ee4f
|
additional acceptance tests (#287)
|
2021-09-20 11:03:15 +03:00 |
|
RoyUP9
|
cf231538f4
|
added panic catch on tests (#265)
|
2021-09-06 11:42:47 +03:00 |
|
gadotroee
|
073b0b72d3
|
Remove fetch command (and direction) (#264)
|
2021-09-06 10:16:04 +03:00 |
|
RoyUP9
|
35e40cd230
|
added tap acceptance tests, fixed duplicate namespace problem (#244)
|
2021-08-26 09:56:18 +03:00 |
|
RoyUP9
|
afd5757315
|
added tapper count route and wait time for tappers in test (#226)
|
2021-08-22 11:38:19 +03:00 |
|
RoyUP9
|
db1f4458c5
|
Introducing acceptance test (#222)
|
2021-08-18 10:22:45 +03:00 |
|