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 tests #980

Merged
merged 2 commits into from
Dec 29, 2023
Merged

Improve tests #980

merged 2 commits into from
Dec 29, 2023

Conversation

erev0s
Copy link
Collaborator

@erev0s erev0s commented Dec 29, 2023

Due to the changes here 8df1fe8 there were some issues related to the analysis.py

Now there is no need to have bytes while regex matching and strings are fine.
Also while initializing the ExternalMethod, the descriptor was passing a list, while expecting a string. This is fixed as well.

Only the paths for the sources are adjusted for the tests.

@erev0s erev0s merged commit d2986c1 into master Dec 29, 2023
1 check passed
@erev0s erev0s deleted the improve_tests branch December 29, 2023 13:24
@erev0s erev0s mentioned this pull request Dec 29, 2023
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.

None yet

1 participant