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

Modify report.test.ts to be able to generate the zip file from some xml #55

Open
4 tasks
2byrds opened this issue Aug 21, 2024 · 0 comments
Open
4 tasks
Assignees

Comments

@2byrds
Copy link
Collaborator

2byrds commented Aug 21, 2024

  • The xml should NOT come from a file, instead it should be generated. Keep it fairly simple but See the xbrl example here
  • There should be a utility method that takes the generated xml, creates the file, then creates a report.json, and zips them together.
  • There should be a test-case-zip where the xml content is static, for a predictable digest.
  • There should be a test-case-zip where the xml content has some randomness in order to generate a different digest each time, probably just adding a millisecond timestamp will be sufficient.
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

No branches or pull requests

2 participants