Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Oct 01, 2021
    • Nemanja Glumac's avatar
      Cypress E2E Mongo snapshot (#18184) · 2cf6dc55
      Nemanja Glumac authored
      * Create `mongo-4` snapshot
      
      * Use `mongo-4` snapshot in tests
      
      * Restore and authenticate
      
      * Relocate mongo `line` spec
      
      * Relocate mongo `native` spec
      
      * Relocate mongo `add` spec
      
      * Extract repro for #13097
      
      * Relocate mongo `query` spec
      
      * Remove mongo from `metabase-db`
      Unverified
      2cf6dc55
    • Nemanja Glumac's avatar
      Separate qa db snapshots (#18179) · 170a2b84
      Nemanja Glumac authored
      - a56b640d broke Percy workflow on master and introduced a major inconvenience for developers who wish to run Cypress locally. In both cases, it's required to have all supported QA DB docker images running at all times. Otherwise, the Cypress snapshot creation phase breaks.
      
      This PR:
      - uses the existing ENV var to conditionally skip qa db snapshots
      - this doesn't affect CircleCI workflow - it merely makes life easier for developers running Cypress locally and for a Percy workflow that runs on GitHub Actions (where we still don't have QA docker images available)
      Unverified
      170a2b84
    • Alexander Polyankin's avatar
  2. Sep 30, 2021
  3. Sep 29, 2021
  4. Sep 28, 2021
Loading