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

fix: rename to didcore and fix failing http tests #47

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

wesbillman
Copy link
Contributor

@wesbillman wesbillman commented Feb 12, 2024

Screenshot 2024-02-12 at 3 45 15 PM

@wesbillman wesbillman requested a review from mistermoe February 12, 2024 22:45
group('DidWeb', () {
test('should return invalid did with bad data', () async {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mistermoe you might want to check that these tests actually make sense :)

Copy link
Contributor

@mistermoe mistermoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is awesome 🏅 🏅

@wesbillman wesbillman merged commit 422ade2 into main Feb 13, 2024
1 check passed
@wesbillman wesbillman deleted the rename-to-didcore-and-fix-tests branch February 13, 2024 01:28
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.

rename structures and data_model.dart to did_core and did_core.dart respectively
2 participants