This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Mar 19, 2015
-
-
Cam Saul authored
-
Cam Saul authored
-
Cam Saul authored
-
Cam Saul authored
-
Cam Saul authored
-
Cam Saul authored
-
Cam Saul authored
-
Allen Gilliland authored
Bit of cleanup on unit test lifecycle
-
Allen Gilliland authored
-
Cam Saul authored
-
Cam Saul authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
move the test database file under /target/ as well and give it a longer name so it's clear what it really is.
-
Allen Gilliland authored
rename test-utils to test-setup for better clarity. remove some old tests which were commented out.
-
Cam Saul authored
-
Allen Gilliland authored
* add some jvm args to our expectations profile so that it runs in a more isolated environment
-
Allen Gilliland authored
tidy up the unit test lifecycle functions so that we just have a single setup & teardown function which reuse as much of the normal app setup process as possible.
-
Cam Saul authored
-
Allen Gilliland authored
pull out the Jetty webserver management stuff into functions and track its lifecycle more explicitly so that we can gracefully trigger shutdown when needed. The -main function now just wraps our (init) and (start-jetty) functions in a basic try/catch.
-
Allen Gilliland authored
api test base url should get the port value from our config so that we can change it easily if we want to.
-
Cam Saul authored
-
Cam Saul authored
-
Allen Gilliland authored
we don't need to manually make log4j changes in code, we can have a log4j.properties file specific to unit tests instead.
-
Allen Gilliland authored
trigger sync-tables when we create a new Database
-
Kyle Doherty authored
clear up fe dev build process
-
Kyle Doherty authored
-
Allen Gilliland authored
fix add-to-dashboard modal popup.
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
postgres not Postgres
-
Cam Saul authored
-
Cam Saul authored
-
- Mar 18, 2015
-
-
Cam Saul authored
-
Kyle Doherty authored
better setup form labeling
-
Kyle Doherty authored
-
Allen Gilliland authored
hydrate Field target on /api/meta/table/:id/query_metadata
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-