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

Added tests for File Storage #6

Merged
merged 2 commits into from
Mar 5, 2024
Merged

Added tests for File Storage #6

merged 2 commits into from
Mar 5, 2024

Conversation

Pushkarm029
Copy link
Collaborator

@Pushkarm029 Pushkarm029 commented Feb 23, 2024

part of #2

  • currently, these tests are failing.

Tests Output :

running 1 test
thread 'tests::test_file_storage_integration' panicked at tests\integration_test.rs:33:9:
assertion `left == right` failed
  left: {"key2": "value2", "key1": "value1"}
 right: {}

Signed-off-by: Pushkar Mishra <pushkarmishra029@gmail.com>
@Pushkarm029 Pushkarm029 changed the base branch from main to file-storage February 23, 2024 16:31
@twitu twitu marked this pull request as ready for review February 25, 2024 23:13
@twitu twitu self-requested a review February 25, 2024 23:13
kirillt added a commit that referenced this pull request Mar 1, 2024
@twitu twitu merged commit 7f72098 into file-storage Mar 5, 2024
1 check passed
tareknaser referenced this pull request in tareknaser/ark-rust Mar 12, 2024
tareknaser referenced this pull request in tareknaser/ark-rust Mar 12, 2024
tareknaser referenced this pull request in tareknaser/ark-rust Mar 12, 2024
tareknaser referenced this pull request in tareknaser/ark-rust Apr 6, 2024
tareknaser referenced this pull request in tareknaser/ark-rust Apr 6, 2024
tareknaser referenced this pull request in tareknaser/ark-rust Apr 9, 2024
@kirillt kirillt deleted the tests_for_storage branch April 12, 2024 12:49
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