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

Test improvements #3

Merged
merged 6 commits into from
Jul 25, 2024
Merged

Test improvements #3

merged 6 commits into from
Jul 25, 2024

Conversation

Moosems
Copy link
Member

@Moosems Moosems commented Jul 25, 2024

Fixes #2.

Changes in PR:

  • Adds a test-languages folder
  • Has a python file test
  • Improve main usage tests (can be removed later when Java tests are added)

Goals:

  • Add test-languages folder
  • Add Python mapping test file
  • Add Java mapping test file

@Moosems Moosems added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Jul 25, 2024
@Moosems Moosems added this to the v0.1.0 milestone Jul 25, 2024
@Moosems Moosems self-assigned this Jul 25, 2024
@Moosems Moosems changed the base branch from master to v0.1.0 July 25, 2024 04:09
@Moosems
Copy link
Member Author

Moosems commented Jul 25, 2024

I used this Java samples page to make the mapping, maybe I can cannibalize it to get everything? I don't care or even know enough about Java to make a really good mapping, I just happened to be able to find some good info to make a mapping from

@Moosems
Copy link
Member Author

Moosems commented Jul 25, 2024

With a bit of Chat GPT you too can make a Java test file that you have no idea is comprehensive or not but trust is

@Moosems Moosems marked this pull request as ready for review July 25, 2024 04:49
@Moosems Moosems merged commit 1746512 into v0.1.0 Jul 25, 2024
5 checks passed
@Moosems Moosems deleted the test-improvements branch July 25, 2024 04:50
Moosems added a commit that referenced this pull request Jul 25, 2024
* Test improvements (#3)

* Improve tests slightly

Add a slightly longer example

* Continue writing tests

* Fix formatting

* Add try, except, finally to Python mapping

* Add Java tests

* Fix python mapping

* Bump version to v0.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Idea: Test mappings
1 participant