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

test/specification has 40 passed/41(?) assertions passing. Fix at least 1 failing assertions in specification/test_unit_crud.js #249

Closed
Tracked by #216
Connoropolous opened this issue Apr 12, 2022 · 2 comments
Assignees
Labels
bug Something isn't working test-writing Issues related to unit or integration tests

Comments

@Connoropolous
Copy link
Contributor

Connoropolous commented Apr 12, 2022

cd test
WASM_LOG=debug RUST_LOG=error RUST_BACKTRACE=1 npx tape specification/test_unit_crud.js
40 passed
1 failed
@Connoropolous Connoropolous added the test-writing Issues related to unit or integration tests label Apr 12, 2022
@Connoropolous

This comment was marked as outdated.

@Connoropolous Connoropolous changed the title test/specification has 9/13 assertions passing. Fix 4 failing assertions test/specification has 9/13(?) assertions passing. Fix at least 4 failing assertions Apr 13, 2022
@Connoropolous Connoropolous self-assigned this Apr 26, 2022
@Connoropolous Connoropolous changed the title test/specification has 9/13(?) assertions passing. Fix at least 4 failing assertions test/specification has 29/33(?) assertions passing. Fix at least 4 failing assertions Apr 26, 2022
@Connoropolous Connoropolous changed the title test/specification has 29/33(?) assertions passing. Fix at least 4 failing assertions test/specification has 32/35(?) assertions passing. Fix at least 4 failing assertions Apr 26, 2022
@Connoropolous Connoropolous changed the title test/specification has 32/35(?) assertions passing. Fix at least 4 failing assertions test/specification has 32/35(?) assertions passing. Fix at least 3 failing assertions Apr 26, 2022
@Connoropolous Connoropolous changed the title test/specification has 32/35(?) assertions passing. Fix at least 3 failing assertions test/specification has 40 passed/41(?) assertions passing. Fix at least 1 failing assertions Apr 26, 2022
@Connoropolous Connoropolous changed the title test/specification has 40 passed/41(?) assertions passing. Fix at least 1 failing assertions test/specification has 40 passed/41(?) assertions passing. Fix at least 1 failing assertions in specification/test_unit_crud.js Apr 26, 2022
@Connoropolous Connoropolous added the bug Something isn't working label Apr 26, 2022
pospi added a commit that referenced this issue May 16, 2022
…into LinkTag

fixes Unit CRUD tests in #249 by allowing string IDs to be queried from the DHT again, after PathEntry changes made this impossible using Path construct
@pospi
Copy link
Member

pospi commented May 16, 2022

Unit tests now fixed, completing this set of assertions.

@pospi pospi closed this as completed May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working test-writing Issues related to unit or integration tests
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants