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

feat(#76): Add tests for EoRepresentation #77

Merged

Conversation

volodya-lombrozo
Copy link
Member

@volodya-lombrozo volodya-lombrozo commented Sep 18, 2023

Add tests for EoRepresentation

Closes: #76


PR-Codex overview

This PR focuses on adding unit tests for the EoRepresentation class.

Detailed summary

  • Added a test to check the XML representation of the EO object.
  • Added a test to check the bytecode representation of the EO object.
  • Added a new class HelloWorldBytecode to provide the bytecode for the tests.
  • Updated the EoRepresentation class to use the HelloWorldBytecode class for the bytecode representation.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@volodya-lombrozo
Copy link
Member Author

@rultor merge

@rultor
Copy link
Contributor

rultor commented Sep 18, 2023

@rultor merge

@volodya-lombrozo OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit 97df58a into objectionary:master Sep 18, 2023
8 checks passed
@rultor
Copy link
Contributor

rultor commented Sep 18, 2023

@rultor merge

@volodya-lombrozo Done! FYI, the full log is here (took me 3min)

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.

EoRepresentation.java:34-37: Add unit test for XmirIR...
3 participants