Skip to content

Commit

Permalink
test(core): implement feature provider and client test suites (#21)
Browse files Browse the repository at this point in the history
- add tests(client_test.dart, feature_provider_test.dart,
evaluation_context_test.dart and hooks_test.dart)

Fixes #18

Signed-off-by: Brian Chebon <[email protected]>
  • Loading branch information
brian-chebon authored and ABC2015 committed Dec 17, 2024
1 parent 5965752 commit 582fc01
Show file tree
Hide file tree
Showing 7 changed files with 856 additions and 277 deletions.
5 changes: 0 additions & 5 deletions open-feature-dart-server-sdk/.dart_tool/package_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -362,12 +362,7 @@
"languageVersion": "3.6"
}
],
<<<<<<< HEAD

"generated": "2024-12-11T11:36:38.971389Z",
=======
"generated": "2024-12-17T16:45:11.207218Z",
>>>>>>> 498285d (chore: update dart langauge version minimum)
"generator": "pub",
"generatorVersion": "3.6.0",
"pubCache": "file:///C:/Users/preth/AppData/Local/Pub/Cache"
Expand Down
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 582fc01

Please sign in to comment.