boulder/test
Jacob Hoffman-Andrews 02d5aa5831 Integration test fixes
In https://github.com/letsencrypt/boulder/pull/1110 we put
the activate command in the wrong place so it didn't run if
LETSENCRYPT_PATH was set.

Also remove SIMPLE_HTTP_PORT which is no longer necessary. It was used to keep
the build passing as the client transitioned ports. The client now defaults to
5002.
2015-11-11 13:43:46 -08:00
..
ct-test-srv Check a CT submission happens during integration tests 2015-09-28 16:17:41 -07:00
dns-test-srv Fix Docker setup. 2015-09-08 23:31:04 -04:00
js Set simple HTTP port to 5002 in integration test. 2015-10-17 09:17:57 -07:00
vars Add test/vars package 2015-10-20 22:29:34 -07:00
boulder-config.json Use a map and set defaults 2015-11-07 12:39:57 -05:00
cfssl-config.json Move cert-csr check to boulder/core and review fixes 2015-06-02 17:56:28 +01:00
create_db.sh Revert unneeded test script changes 2015-10-31 16:58:27 +09:00
db-common.sh Set up databases with restrictive user permissions. 2015-10-16 15:50:57 -07:00
db.go Set up databases with restrictive user permissions. 2015-10-16 15:50:57 -07:00
drop_users.sql Set up databases with restrictive user permissions. 2015-10-16 15:50:57 -07:00
entrypoint.sh change run-docker.sh to use bash not docker-compose 2015-11-02 09:50:25 -08:00
example-expiration-template Review fixes 2015-07-27 12:46:09 -07:00
github-secret.json.enc Rework per @rolandshoemaker & regenerated secret 2015-07-02 08:56:55 -07:00
integration-test.py Integration test fixes 2015-11-11 13:43:46 -08:00
issuer-ocsp-responder.json Use file URLs for static responders. 2015-09-24 10:11:20 -07:00
issuer-ocsp-responses.info Unflake OCSP integration test 2015-10-21 14:38:15 -07:00
issuer-ocsp-responses.txt Unflake OCSP integration test 2015-10-21 14:38:15 -07:00
migrate-up.sh Add a test that there are no outdated migrations. 2015-09-18 14:53:40 -07:00
policy_db_users.sql Cleanup of Docker Dev Playground 2015-10-21 12:47:29 -07:00
rate-limit-policies.yml Add limit on number of pending authorizations. 2015-10-14 13:50:43 -07:00
run-docker.sh change run-docker.sh to use bash not docker-compose 2015-11-02 09:50:25 -08:00
sa_db_users.sql Fix config variable name and add sctReceipts permission for OCSP responder 2015-10-26 11:53:41 -07:00
startservers.py check for wfe port liveness in integration tests 2015-11-05 15:32:05 -08:00
test-ca.der Unflake OCSP integration test 2015-10-21 14:38:15 -07:00
test-ca.key Make it easier to start a test config. 2015-04-09 18:26:40 -07:00
test-ca.pem Unflake OCSP integration test 2015-10-21 14:38:15 -07:00
test-no-outdated-migrations.sh Fix mktemp to be MacOS compatible 2015-09-23 13:16:16 -07:00
test-root.key Unflake OCSP integration test 2015-10-21 14:38:15 -07:00
test-root.pem Unflake OCSP integration test 2015-10-21 14:38:15 -07:00
test-tools.go Backoff OCSP Updater on HSM failure 2015-10-26 14:06:32 -07:00
travis-before-install.sh Fix Travis builds by adding a -p to mkdir. 2015-11-05 11:42:08 -08:00