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

Bug fixes 2023-10-26 #168

Merged
merged 6 commits into from
Oct 26, 2023
Merged

Bug fixes 2023-10-26 #168

merged 6 commits into from
Oct 26, 2023

Conversation

tkmcmaster
Copy link
Collaborator

@tkmcmaster tkmcmaster commented Oct 26, 2023

@tkmcmaster tkmcmaster self-assigned this Oct 26, 2023
- Acceptance:all will start both the agent and controller, and run the acceptance tests for both. You must manually Ctrl -C when finished
@tkmcmaster tkmcmaster requested a review from a team October 26, 2023 17:13
@tkmcmaster tkmcmaster marked this pull request as ready for review October 26, 2023 17:13
@tkmcmaster tkmcmaster merged commit 6344936 into master Oct 26, 2023
2 checks passed
@tkmcmaster tkmcmaster deleted the bugfixes20231026 branch October 26, 2023 17:14
tkmcmaster added a commit that referenced this pull request Oct 26, 2023
* Bug fixes 2023-10-26 (#168)

* Fixed issue with agent instead of controller acceptance

* Fixed the errorfile validator since it can be an object

* Fixed the acceptance tests if run after the agent tests

* Fixed the start scripts to match the other controller/agent scripts

* Cleaned up the static environment vars

* Added new npm run acceptance:all

- Acceptance:all will start both the agent and controller, and run the acceptance tests for both. You must manually Ctrl -C when finished

* Split the skipBody try parameter into separate request/response skip (#169)

* Split the skipBody try parameter into separate request/response skip

- -k/--skip-response-body will only skip the response body
- -K/--skip-request-body will only skip the request body
- '-k -K' will skip BOTH request and response body

* Fixed cargo fmt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants