7 Commits

Author SHA1 Message Date
graham-dds
d247620c51 Slience output from curl for integration tests
We use curl in our integration test script to make sure the application container is
available before moving on. We expect many connection errors and don't care
about the output of curl, so this will just swallow all of the output.
2019-12-18 16:43:30 -05:00
dandds
0851e42572 Add script for running Ghost Inspector tests locally.
Eventually, this should replace the CircleCI config for running the
integration tests to avoid duplication. In the interest of time so that
I don't have to debug broken builds, I'm only adding it as a utility
script.
2019-12-05 16:50:53 -05:00
Jay R. Newlin (PromptWorks)
c23d01bc3d Minor edits 2019-11-27 17:06:49 -05:00
Jay R. Newlin (PromptWorks)
e7cdcd3497 Add section on dealing with changes to the UI and failing tests 2019-11-27 16:58:21 -05:00
Jay R. Newlin (PromptWorks)
83d9000760 Add Testing Philosophy section 2019-11-27 16:40:38 -05:00
Jay R. Newlin (PromptWorks)
75aa82f938 Added introductory information 2019-11-27 16:30:02 -05:00
Jay R. Newlin (PromptWorks)
a016cfae28 Start Ghost Inspector README with details extracted from main README 2019-11-27 16:09:24 -05:00