We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Lisk Hub should work with Lisk Core and Lisk Elements 1.0.0
It should be done in the subtasks to make pass e2e tests in:
test/e2e/login.feature:Feature: Login page Migrate login to work with Core 1.0.0 #937
test/e2e/send.feature:Feature: Send dialog - Send feature should pass e2e - 1.0.0 Migration #967
test/e2e/explorer.feature:Feature: Explorer page - Explorer feature should pass e2e - 1.0.0 Migration #812 #939
test/e2e/registerDelegate.feature:Feature: Register delegate - Register delegate feature should pass e2e tests - 1.0.0 Migration #812 #940
test/e2e/registerSecondPassphrase.feature:Feature: Register second passphrase - Register second passphrase feature should pass e2e- 1.0.0 Migration #812 #968
test/e2e/voting.feature:Feature: Voting page - Voting feature should pass e2e - Voting - 1.0.0 Migration #812 #969
API independant features: - API independent features should pass all e2e related tests - Core 1.0.0 Migration #941
Fix savedAccounts e2e tests *medium Fix saved accounts after 1.0 API migration #991
Fix explorer transaction details e2e - Core 1.0 migration Fix explorer transaction details e2e - Core 1.0 migration #995
SignMessage.feature should pass e2e tests - Core 1.0.0 Migration SignMessage.feature should pass e2e tests - Core 1.0.0 Migration #1019
Locking an account should have e2e tests - Core 1.0.0 Migration Locking an account should have e2e tests - Core 1.0.0 Migration #1022
Hub should use most up-to-date rc. version of core - Core 1.0.0 Migration Hub should use most up-to-date rc. version of core - Core 1.0.0 Migration #1024
Lisk Hub doesn't work with Lisk Core and Lisk Elements 1.0.0, because they have a new API.
The changes should be very similar to what was done in LiskArchive/lisk-nano#1032, LiskArchive/lisk-nano#1075 and LiskArchive/lisk-nano#1073
The text was updated successfully, but these errors were encountered:
faival
yasharAyari
michaeltomasik
No branches or pull requests
Expected behaviour
Lisk Hub should work with Lisk Core and Lisk Elements 1.0.0
It should be done in the subtasks to make pass e2e tests in:
test/e2e/login.feature:Feature: Login page Migrate login to work with Core 1.0.0 #937
test/e2e/send.feature:Feature: Send dialog - Send feature should pass e2e - 1.0.0 Migration #967
test/e2e/explorer.feature:Feature: Explorer page - Explorer feature should pass e2e - 1.0.0 Migration #812 #939
test/e2e/registerDelegate.feature:Feature: Register delegate - Register delegate feature should pass e2e tests - 1.0.0 Migration #812 #940
test/e2e/registerSecondPassphrase.feature:Feature: Register second passphrase - Register second passphrase feature should pass e2e- 1.0.0 Migration #812 #968
test/e2e/voting.feature:Feature: Voting page - Voting feature should pass e2e - Voting - 1.0.0 Migration #812 #969
API independant features: - API independent features should pass all e2e related tests - Core 1.0.0 Migration #941
Fix savedAccounts e2e tests *medium Fix saved accounts after 1.0 API migration #991
Fix explorer transaction details e2e - Core 1.0 migration Fix explorer transaction details e2e - Core 1.0 migration #995
SignMessage.feature should pass e2e tests - Core 1.0.0 Migration SignMessage.feature should pass e2e tests - Core 1.0.0 Migration #1019
Locking an account should have e2e tests - Core 1.0.0 Migration Locking an account should have e2e tests - Core 1.0.0 Migration #1022
Hub should use most up-to-date rc. version of core - Core 1.0.0 Migration Hub should use most up-to-date rc. version of core - Core 1.0.0 Migration #1024
Actual behaviour
Lisk Hub doesn't work with Lisk Core and Lisk Elements 1.0.0, because they have a new API.
Steps to reproduce
The changes should be very similar to what was done in LiskArchive/lisk-nano#1032, LiskArchive/lisk-nano#1075 and LiskArchive/lisk-nano#1073
The text was updated successfully, but these errors were encountered: