Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve test suite #401

Merged
merged 5 commits into from
Mar 29, 2021
Merged

Improve test suite #401

merged 5 commits into from
Mar 29, 2021

Commits on Mar 26, 2021

  1. Slightly improve test layer setup by invoking the CrateLayer at runtime

    This is the foundation to improve the situation later by adding support
    for running CrateDB through Docker or other means.
    amotl committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    3ca1d98 View commit details
    Browse the repository at this point in the history
  2. Slightly improve HttpsTestServerLayer

    - Send Content-Length header based on the encoded response body
    - Reduce sleep time after starting the server thread
    amotl committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    e4f03a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cce9b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9c4926 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Configuration menu
    Copy the full SHA
    3335961 View commit details
    Browse the repository at this point in the history