Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Sep 08, 2020
  2. Sep 01, 2020
  3. Aug 29, 2020
  4. Aug 27, 2020
  5. Aug 19, 2020
  6. Aug 18, 2020
  7. Aug 17, 2020
  8. Aug 13, 2020
  9. Aug 11, 2020
    • Walter Leibbrandt's avatar
      Dataset test tweaks (#13040) · 25cee8dc
      Walter Leibbrandt authored
      * Wait a moment for query execution record to come in
      
      It was observed when testing against AWS RDS/Aurora PostgreSQL, that
      tests fail because it was comparing against the _second_ most recent
      query.  I'm not sure why this happened, but the delay fixed it.
      
      * Initialize db in test fixture
      
      Running `lein test metabase.api.dataset-test`, some tests fail because
      the db isn't yet initialized.
      
      * Fix ns decl
      
      * Select most recent query execution by start date, rather than ID
      
      This is to get rid of the `Thread/sleep`.
      Unverified
      25cee8dc
  10. Aug 08, 2020
  11. Aug 07, 2020
  12. Aug 06, 2020
  13. Aug 05, 2020
  14. Aug 04, 2020
  15. Aug 03, 2020
  16. Jul 31, 2020
  17. Jul 30, 2020
  18. Jul 29, 2020
Loading