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

Creating workspaces test suit #46

Merged
merged 20 commits into from
Sep 5, 2023
Merged
Show file tree
Hide file tree
Changes from 8 commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
c616da1
add, remove and get featured communities
jaswinder6991 Jul 11, 2023
751c7be
fix: implemented the migration properly, and use `Vec` instead of `Ve…
frol Jul 18, 2023
df48d72
change add_featured_communities to accept a Vec of handles, removed d…
jaswinder6991 Jul 18, 2023
afad6b1
changed function name from add_featured_communities to set_featured_c…
jaswinder6991 Jul 19, 2023
7a3074f
Merge branch 'main' into featured-communities
frol Jul 19, 2023
fe0606c
workspaces setup, deploying contract
jaswinder6991 Jul 24, 2023
86d667a
use two different version wasms to test self_upgrade
jaswinder6991 Jul 24, 2023
2d2164d
Merged with main
jaswinder6991 Jul 28, 2023
1a13e2d
Fixed corrupted Cargo Lock
jaswinder6991 Aug 1, 2023
9e1272b
wip: enabled cargo test, added pulling contract from mainnet.
jaswinder6991 Aug 4, 2023
af7fc9f
added helper function for compile_project, finished test case.
jaswinder6991 Aug 6, 2023
9091e50
Merge branch 'main' of https://github.com/near/neardevhub-contract in…
jaswinder6991 Aug 6, 2023
4d933d1
Merge branch 'main' of https://github.com/near/neardevhub-contract in…
jaswinder6991 Aug 28, 2023
2dc3041
wip: adding posts and checking self_upgrade
jaswinder6991 Aug 30, 2023
87d2903
add more kinds of posts and get them after upgrade to check migration.
jaswinder6991 Sep 1, 2023
c349961
added readme
jaswinder6991 Sep 1, 2023
b4b4388
feat: use `insta` crate for snapshot testing
frol Sep 5, 2023
b166bf5
Merge branch 'main' into setup-workspaces
frol Sep 5, 2023
87df082
reverted unnecessary change in lib.rs
frol Sep 5, 2023
35b44a9
use near-workspaces crate name instead of workspaces to avoid confusion
frol Sep 5, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading