You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: protocol-units/bridge/integration-tests/README.md
+13-97
Original file line number
Diff line number
Diff line change
@@ -7,122 +7,38 @@ The client integration tests for the framework bridge modules are in `tests`:
7
7
8
8
In order to successfully run the tests against a local Suzuka node, the core resource account `0xA550C18` needs to be set to the same private key generated in `config.json`.
9
9
10
-
## Steps to configure core resource account for signing in tests:
10
+
## Steps to run integration tests
11
11
12
-
1.From the root of the `movement`repository, run the local Suzuka node:
12
+
1.Navigate to the root of the `movement`repo, checkout the`andygolay/framework-client-tests` branch, and start a local Suzuka node:
There will also be a `config.yaml` that looks something like:
20
+
2. In the generated `.movement` directory, there will be a `config.yaml`. In that file, change `f90391c81027f03cdea491ed8b36ffaced26b6df208a9b569e5baf2590eb9b16` to `0xA550C18` so the file looks like:
3. In `config.yaml` replace the `account` of `local_root` with `000000000000000000000000000000000000000000000000000000000a550c18` and skip the faucet step by pressing Enter when prompted. Your `config.yaml` will look like this:
0 commit comments