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

Enable logging for all tests and rename samples-csharpscript #823

Closed
wants to merge 3 commits into from

Conversation

Charles-Gagnon
Copy link
Contributor

The CSX tests are failing because they don't have the log level set to the correct level (that message is sent at the Debug level). So fixing that and added the log level to the other tests/samples that don't have it so all our tests/samples have the same settings.

I'm also renaming samples-csharpscript to samples-csx to match the test-csx folder we already have.

@MaddyDev
Copy link
Contributor

Is there a reason why you have created against release/trigger branch and not main? These changes are not exactly related to trigger stuff. FYI I also have a PR out #812 to address some csx clean up against main - merging can get messy.

@Charles-Gagnon
Copy link
Contributor Author

Fair - the failing tests were the trigger ones (I don't believe we have any Input/Output tests that rely on messages like the trigger tests) so that's why I did them here, but you're right about the merging so let me open up an initial PR in main and then I can port it over + make the rest of the updates as a follow up.

@Charles-Gagnon Charles-Gagnon deleted the chgagnon/fixCsx branch April 21, 2023 22:04
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