• M. Mert Yıldıran's avatar
    Fix the acceptance tests after the merger of #279 (#443) · 1ee8fb62
    M. Mert Yıldıran authored
    * 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 3f919e865a1133784a917442eb7fd8ca421ce017.
    
    * Revert "Revert "Enable acceptance tests""
    
    This reverts commit c0bfe54b70fa257060e43f7dd25abe8279d23f85.
    
    * 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 c13342671c43640edd4680cdc403b6b3bbac3d7e.
    
    * Revert "Revert "Revert "Revert "Enable acceptance tests""""
    
    This reverts commit 0f8c436926bb6e633504d90145698b2c85f12011.
    
    * Make `getDBEntries` and `checkEntriesAtLeast` methods return errors instead
    
    * Revert "Revert "Revert "Revert "Revert "Enable acceptance tests"""""
    
    This reverts commit 643fdde009fa1775663f594c16aee63a3684dd28.
    1ee8fb62