RoyUP9
|
83722f1a02
|
Added AMQP acceptance test (#769)
Co-authored-by: Adam Kol <adam@up9.com>
Co-authored-by: gadotroee <55343099+gadotroee@users.noreply.github.com>
|
2022-02-16 10:50:44 +02:00 |
|
Igor Gov
|
9318388101
|
Update Go dependencies to latest and greatest (#772)
|
2022-02-09 11:25:41 +02:00 |
|
Igor Gov
|
98ca1b2840
|
Moving to go 1.17 (#766)
* Updating to go1.17
|
2022-02-08 11:58:08 +02:00 |
|
RoyUP9
|
0365b8971f
|
Added redis acceptance test (#750)
|
2022-02-07 18:47:54 +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
|
c97550cecc
|
Fix acceptance (#425)
|
2021-11-03 11:37:55 +02:00 |
|
M. Mert Yıldıran
|
6a85ab53eb
|
Fix the go.mod of acceptanceTests (#371)
* Fix the `go.mod` of `acceptanceTests`
* Enable acceptance tests
* Revert "Enable acceptance tests"
This reverts commit e21c527e69 .
|
2021-10-18 16:35:10 +03:00 |
|
M. Mert Yıldıran
|
212e4687d8
|
Fix the dependency error in acceptance tests (#370)
|
2021-10-17 18:36:30 +03:00 |
|
RoyUP9
|
35e40cd230
|
added tap acceptance tests, fixed duplicate namespace problem (#244)
|
2021-08-26 09:56:18 +03:00 |
|
RoyUP9
|
db1f4458c5
|
Introducing acceptance test (#222)
|
2021-08-18 10:22:45 +03:00 |
|