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

🔥 Refactor to remove TDF helper class #249

Merged
merged 4 commits into from
Oct 31, 2023

Conversation

dmihalcik-virtru
Copy link
Member

@dmihalcik-virtru dmihalcik-virtru commented Oct 24, 2023

  • Functional refactor of tdf.ts
  • This is a step toward a more functional set of internals that will be simpler to refactor
  • notably this is a step toward refactoring KAS, policy, metadata, and attribute related functionality to be shared between nanotdf and json container formats

A functional refactor of tdf.ts

- Remove TDF helper class
- Since that eliminates the ability to mock out helper methods, disable where needed, and add additional functionality to test server where possible/doable.
@dmihalcik-virtru dmihalcik-virtru changed the title 🚧 WIP Refactor to remove TDF helper class 🔥 Refactor to remove TDF helper class Oct 26, 2023
@dmihalcik-virtru dmihalcik-virtru marked this pull request as ready for review October 26, 2023 19:13
@dmihalcik-virtru dmihalcik-virtru requested a review from a team as a code owner October 26, 2023 19:14
@dmihalcik-virtru dmihalcik-virtru merged commit 2208fbb into opentdf:main Oct 31, 2023
8 checks passed
@dmihalcik-virtru dmihalcik-virtru deleted the feature/simplify branch October 31, 2023 13:30
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