Skip to content

Commit

Permalink
s/ni/tm/ in snapshots (???)
Browse files Browse the repository at this point in the history
  • Loading branch information
mappum committed Jul 2, 2018
1 parent b9aeb17 commit cdea59a
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ exports[`PagePreferences has the expected html structure if connected 1`] = `
class="tm-li-input"
>
<div
class="tm-select"
class="ni-select"
id="select-network"
>
<select
Expand Down Expand Up @@ -201,7 +201,7 @@ exports[`PagePreferences has the expected html structure if connected 1`] = `
class="tm-li-input"
>
<div
class="tm-select"
class="ni-select"
id="select-theme"
>
<select
Expand Down Expand Up @@ -320,11 +320,11 @@ exports[`PagePreferences has the expected html structure if connected 1`] = `
class="tm-li-input"
>
<label
class="tm-toggle unchecked"
class="ni-toggle unchecked"
style="margin: 1em auto 0px auto;"
>
<div
class="tm-toggle-wrapper"
class="ni-toggle-wrapper"
>
<span>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ exports[`TmSessionSignIn has the expected html structure 1`] = `
<!---->
<label for=\\"sign-in-name\\" class=\\"tm-form-group__label\\">Select Account</label>
<div class=\\"tm-form-group__field\\">
<div class=\\"tm-select\\" id=\\"sign-in-name\\">
<div class=\\"ni-select\\" id=\\"sign-in-name\\">
<select class=\\"tm-field tm-field-select\\">
<option value=\\"\\" disabled=\\"disabled\\" selected=\\"selected\\" hidden=\\"hidden\\">
Select account…
Expand Down Expand Up @@ -58,4 +58,4 @@ exports[`TmSessionSignIn has the expected html structure 1`] = `
</div>"
`;
exports[`TmSessionSignIn should set the default password in mocked mode 1`] = `"<div class=\\"tm-session\\"><form class=\\"tm-session-container tm-form\\"><div class=\\"tm-form-container\\"><!----><main class=\\"tm-form-main\\"><div class=\\"tm-session-header\\"><a><i class=\\"material-icons\\">arrow_back</i></a><div class=\\"tm-session-title\\">Sign In</div><a><i class=\\"material-icons\\">help_outline</i></a></div><div class=\\"tm-session-main\\"><div class=\\"tm-form-group\\"><!----><label for=\\"sign-in-name\\" class=\\"tm-form-group__label\\">Select Account</label><div class=\\"tm-form-group__field\\"><div class=\\"tm-select\\" id=\\"sign-in-name\\"><select class=\\"tm-field tm-field-select\\"><option value=\\"\\" disabled=\\"disabled\\" selected=\\"selected\\" hidden=\\"hidden\\">Select account…</option></select><div class=\\"tm-field-select-addon\\"><i class=\\"material-icons\\">arrow_drop_down</i></div></div><div class=\\"tm-form-msg sm tm-form-msg--error\\">Name is required</div></div></div><div class=\\"tm-form-group\\"><!----><label for=\\"sign-in-password\\" class=\\"tm-form-group__label\\">Password</label><div class=\\"tm-form-group__field\\"><input type=\\"password\\" class=\\"tm-field\\" id=\\"sign-in-password\\"><div class=\\"tm-form-msg sm tm-form-msg--error\\">Password is required</div><!----><div class=\\"tm-form-msg sm tm-form-msg--desc\\">default password is 1234567890</div></div></div></div><div class=\\"tm-session-footer\\"><button class=\\"tm-btn\\"><span class=\\"tm-btn__container tm-btn__icon-right tm-btn--size-lg\\"><i aria-hidden=\\"true\\" class=\\"tm-btn__icon material-icons\\">arrow_forward</i><!----><span class=\\"tm-btn__value\\">Next</span></span></button></div></main><!----></div></form></div>"`;
exports[`TmSessionSignIn should set the default password in mocked mode 1`] = `"<div class=\\"tm-session\\"><form class=\\"tm-session-container tm-form\\"><div class=\\"tm-form-container\\"><!----><main class=\\"tm-form-main\\"><div class=\\"tm-session-header\\"><a><i class=\\"material-icons\\">arrow_back</i></a><div class=\\"tm-session-title\\">Sign In</div><a><i class=\\"material-icons\\">help_outline</i></a></div><div class=\\"tm-session-main\\"><div class=\\"tm-form-group\\"><!----><label for=\\"sign-in-name\\" class=\\"tm-form-group__label\\">Select Account</label><div class=\\"tm-form-group__field\\"><div class=\\"ni-select\\" id=\\"sign-in-name\\"><select class=\\"tm-field tm-field-select\\"><option value=\\"\\" disabled=\\"disabled\\" selected=\\"selected\\" hidden=\\"hidden\\">Select account…</option></select><div class=\\"tm-field-select-addon\\"><i class=\\"material-icons\\">arrow_drop_down</i></div></div><div class=\\"tm-form-msg sm tm-form-msg--error\\">Name is required</div></div></div><div class=\\"tm-form-group\\"><!----><label for=\\"sign-in-password\\" class=\\"tm-form-group__label\\">Password</label><div class=\\"tm-form-group__field\\"><input type=\\"password\\" class=\\"tm-field\\" id=\\"sign-in-password\\"><div class=\\"tm-form-msg sm tm-form-msg--error\\">Password is required</div><!----><div class=\\"tm-form-msg sm tm-form-msg--desc\\">default password is 1234567890</div></div></div></div><div class=\\"tm-session-footer\\"><button class=\\"tm-btn\\"><span class=\\"tm-btn__container tm-btn__icon-right tm-btn--size-lg\\"><i aria-hidden=\\"true\\" class=\\"tm-btn__icon material-icons\\">arrow_forward</i><!----><span class=\\"tm-btn__value\\">Next</span></span></button></div></main><!----></div></form></div>"`;
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ exports[`PageSend has the expected html structure 1`] = `
class="tm-form-group__field"
>
<div
class="tm-select"
class="ni-select"
id="send-denomination"
>
<select
Expand Down Expand Up @@ -209,7 +209,7 @@ exports[`PageSend has the expected html structure 1`] = `
class="tm-form-group__field"
>
<div
class="tm-select"
class="ni-select"
id="send-zone-id"
>
<select
Expand Down Expand Up @@ -489,7 +489,7 @@ exports[`PageSend should show address required error 1`] = `
class="tm-form-group__field"
>
<div
class="tm-select"
class="ni-select"
id="send-denomination"
>
<select
Expand Down Expand Up @@ -559,7 +559,7 @@ exports[`PageSend should show address required error 1`] = `
class="tm-form-group__field"
>
<div
class="tm-select"
class="ni-select"
id="send-zone-id"
>
<select
Expand Down Expand Up @@ -819,7 +819,7 @@ exports[`PageSend should show bech32 error when address length is too long 1`] =
class="tm-form-group__field"
>
<div
class="tm-select"
class="ni-select"
id="send-denomination"
>
<select
Expand Down Expand Up @@ -889,7 +889,7 @@ exports[`PageSend should show bech32 error when address length is too long 1`] =
class="tm-form-group__field"
>
<div
class="tm-select"
class="ni-select"
id="send-zone-id"
>
<select
Expand Down Expand Up @@ -1149,7 +1149,7 @@ exports[`PageSend should show bech32 error when address length is too short 1`]
class="tm-form-group__field"
>
<div
class="tm-select"
class="ni-select"
id="send-denomination"
>
<select
Expand Down Expand Up @@ -1219,7 +1219,7 @@ exports[`PageSend should show bech32 error when address length is too short 1`]
class="tm-form-group__field"
>
<div
class="tm-select"
class="ni-select"
id="send-zone-id"
>
<select
Expand Down Expand Up @@ -1479,7 +1479,7 @@ exports[`PageSend should show bech32 error when alphanumeric is wrong 1`] = `
class="tm-form-group__field"
>
<div
class="tm-select"
class="ni-select"
id="send-denomination"
>
<select
Expand Down Expand Up @@ -1549,7 +1549,7 @@ exports[`PageSend should show bech32 error when alphanumeric is wrong 1`] = `
class="tm-form-group__field"
>
<div
class="tm-select"
class="ni-select"
id="send-zone-id"
>
<select
Expand Down Expand Up @@ -1820,7 +1820,7 @@ exports[`PageSend should work without providing a default denom 1`] = `
class="tm-form-group__field"
>
<div
class="tm-select"
class="ni-select"
id="send-denomination"
>
<select
Expand Down Expand Up @@ -1894,7 +1894,7 @@ exports[`PageSend should work without providing a default denom 1`] = `
class="tm-form-group__field"
>
<div
class="tm-select"
class="ni-select"
id="send-zone-id"
>
<select
Expand Down

0 comments on commit cdea59a

Please sign in to comment.