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

Add/improve unit tests against spec #342

Merged
merged 76 commits into from
Oct 1, 2022
Merged
Show file tree
Hide file tree
Changes from 75 commits
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
01da146
test init genesis
shaspitz Sep 7, 2022
6907ff3
smalls
shaspitz Sep 7, 2022
1f10813
Update module_test.go
shaspitz Sep 7, 2022
2130f71
Update module_test.go
shaspitz Sep 7, 2022
b53c744
Update module_test.go
shaspitz Sep 7, 2022
048ea14
test panic
shaspitz Sep 7, 2022
fe6c4c1
comments
shaspitz Sep 7, 2022
537cd08
Merge branch 'main' into handshake-tests
shaspitz Sep 7, 2022
c237f19
start
shaspitz Sep 7, 2022
cf9924e
no err returned
shaspitz Sep 7, 2022
e88f9ce
Merge branch 'create-proposal-refactor' into handshake-tests
shaspitz Sep 7, 2022
cc78e4f
progress save
shaspitz Sep 8, 2022
834e109
Merge branch 'main' into handshake-tests
shaspitz Sep 8, 2022
bf9a3ff
Update quality_assurance.md
shaspitz Sep 8, 2022
ff873f8
consumer addition props
shaspitz Sep 8, 2022
e5b1d58
missed one
shaspitz Sep 8, 2022
2c1876d
acronyms
shaspitz Sep 8, 2022
7ac94b5
consumer removal props
shaspitz Sep 8, 2022
c8a31e3
the rest
shaspitz Sep 8, 2022
19c86ab
comment
shaspitz Sep 8, 2022
86584ed
todo
shaspitz Sep 8, 2022
206258c
Merge branch 'main' into handshake-tests
shaspitz Sep 8, 2022
1aa5d32
Merge branch 'main' into prop-refactor
jtremback Sep 8, 2022
15d8abc
handle cli and integration tests
shaspitz Sep 8, 2022
c3afaa5
comments and organization
shaspitz Sep 8, 2022
5060988
Update proposal.go
shaspitz Sep 8, 2022
7745542
the changes
shaspitz Sep 9, 2022
63af59e
Merge branch 'main' into prop-refactor
shaspitz Sep 9, 2022
34b5176
Merge branch 'main' into unit-test-helpers-revamp
shaspitz Sep 9, 2022
3275a54
remove unneeded returned err
shaspitz Sep 16, 2022
716ffc5
Update proposal.go
shaspitz Sep 19, 2022
335921c
wip
shaspitz Sep 19, 2022
d40c8f5
Merge branch 'main' into handshake-tests
shaspitz Sep 19, 2022
e126f23
Merge branch 'prop-refactor' into handshake-tests
shaspitz Sep 19, 2022
9c5e1ea
fix merge
shaspitz Sep 19, 2022
308fc65
Merge branch 'unit-test-helpers-revamp' into handshake-tests
shaspitz Sep 19, 2022
bbfcb41
runs
shaspitz Sep 19, 2022
cf256c9
wip
shaspitz Sep 19, 2022
a09c1fa
works
shaspitz Sep 20, 2022
bea94d8
Update proposal_test.go
shaspitz Sep 20, 2022
6f8ea5a
Merge branch 'main' into handshake-tests
shaspitz Sep 20, 2022
9d81923
wip
shaspitz Sep 20, 2022
2b6bef9
all fixed
shaspitz Sep 20, 2022
6adf99f
Update validators_test.go
shaspitz Sep 20, 2022
bb06818
move two existing e2e tests to unit
shaspitz Sep 20, 2022
4c02fcd
see last commit
shaspitz Sep 20, 2022
b0decda
Update module_test.go
shaspitz Sep 20, 2022
bbacbbc
remaining handshakes
shaspitz Sep 20, 2022
193bd47
Merge branch 'main' into handshake-tests
shaspitz Sep 21, 2022
e3f03d8
small
shaspitz Sep 21, 2022
0e3c350
checkpoint
shaspitz Sep 21, 2022
833ef60
progress save
shaspitz Sep 21, 2022
cc1e003
onchanopeninit
shaspitz Sep 22, 2022
ec35059
Update common_test.go
shaspitz Sep 22, 2022
5d5ec7a
Merge branch 'main' into handshake-tests
shaspitz Sep 22, 2022
3ac5e6e
damn thats a lot of unit tests
shaspitz Sep 22, 2022
cd429aa
remove todo in favor of issue
shaspitz Sep 22, 2022
b79c876
Update quality_assurance.md
shaspitz Sep 22, 2022
5c84a05
Update quality_assurance.md
shaspitz Sep 22, 2022
8b5c098
Update quality_assurance.md
shaspitz Sep 22, 2022
e2a2eb9
Update quality_assurance.md
shaspitz Sep 22, 2022
2bb7523
mas
shaspitz Sep 22, 2022
c86b1a0
links
shaspitz Sep 22, 2022
a63c79a
Update quality_assurance.md
shaspitz Sep 22, 2022
fc09830
Update quality_assurance.md
shaspitz Sep 22, 2022
ac2456b
Update quality_assurance.md
shaspitz Sep 22, 2022
ed317b2
smalls
shaspitz Sep 22, 2022
0d962c4
Update quality_assurance.md
shaspitz Sep 22, 2022
88310f5
Update quality_assurance.md
shaspitz Sep 22, 2022
7e4812c
Update quality_assurance.md
shaspitz Sep 22, 2022
243db0d
Update quality_assurance.md
shaspitz Sep 22, 2022
c078686
Update quality_assurance.md
shaspitz Sep 22, 2022
af6ba9b
Merge branch 'main' into handshake-tests
jtremback Sep 22, 2022
35bad49
Update ibc_module_test.go
shaspitz Sep 29, 2022
f343093
Merge branch 'handshake-tests' of https://github.com/cosmos/interchai…
shaspitz Sep 29, 2022
d569e93
duplicate ctx
shaspitz Oct 1, 2022
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
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ require (

require (
github.com/golang/mock v1.6.0
github.com/oxyno-zeta/gomock-extra-matcher v1.1.0
github.com/regen-network/cosmos-proto v0.3.1
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -863,6 +863,8 @@ github.com/otiai10/curr v0.0.0-20150429015615-9b4961190c95/go.mod h1:9qAhocn7zKJ
github.com/otiai10/curr v1.0.0/go.mod h1:LskTG5wDwr8Rs+nNQ+1LlxRjAtTZZjtJW4rMXl6j4vs=
github.com/otiai10/mint v1.3.0/go.mod h1:F5AjcsTsWUqX+Na9fpHb52P8pcRX2CI6A3ctIT91xUo=
github.com/otiai10/mint v1.3.2/go.mod h1:/yxELlJQ0ufhjUwhshSj+wFjZ78CnZ48/1wtmBH1OTc=
github.com/oxyno-zeta/gomock-extra-matcher v1.1.0 h1:Yyk5ov0ZPKBXtVEeIWtc4J2XVrHuNoIK+0F2BUJgtsc=
github.com/oxyno-zeta/gomock-extra-matcher v1.1.0/go.mod h1:UMGTHYEmJ1dRq8LDZ7VTAYO4nqM3GD1UGC3RJEUxEz0=
github.com/pact-foundation/pact-go v1.0.4/go.mod h1:uExwJY4kCzNPcHRj+hCR/HBbOOIwwtUjcrb0b5/5kLM=
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc=
github.com/pascaldekloe/goe v0.1.0 h1:cBOtyMzM9HTpWjXfbbunk26uA6nG3a8n06Wieeh0MwY=
Expand Down
Loading