|
b2ab1465d7
|
Refactors accounts tests to match changes to menu.
|
2021-05-31 15:21:10 +03:00 |
|
|
23015f8b98
|
Adds management integration tests.
|
2021-05-27 19:07:23 +03:00 |
|
|
ea614e07af
|
Minor fix in transaction tests.
|
2021-05-27 19:07:02 +03:00 |
|
|
f35e7010ba
|
Adds management testing fixtures.
|
2021-05-27 19:06:11 +03:00 |
|
|
23ed64836e
|
Minor bug fixes.
|
2021-05-27 19:04:24 +03:00 |
|
|
866eb7397b
|
Bumps cic-notify version.
|
2021-05-27 19:03:59 +03:00 |
|
|
a05df2280b
|
Refactors state machine logic.
|
2021-05-27 19:03:43 +03:00 |
|
|
9e4ad4c650
|
Refactors how meta handler interacts with cic-meta to fix bugs.
|
2021-05-27 19:01:48 +03:00 |
|
|
5b89c151f9
|
Updates cic-notify to fix minor bugs.
|
2021-05-27 19:00:41 +03:00 |
|
|
5bfe9fcd4a
|
Refactors post handler to store object.
|
2021-05-27 18:57:40 +03:00 |
|
|
2608535200
|
Refactors transitions and ussd menus to fix bugs.
|
2021-05-27 18:55:17 +03:00 |
|
|
f39468d41f
|
Merge branch 'master' of gitlab.com:grassrootseconomics/cic-internal-integration into philip/management-integration-tests
|
2021-05-19 20:46:01 +03:00 |
|
|
1676addbeb
|
Merge branch 'philip/meta-cluster-bug' into 'master'
Refactors to handle error in metadata handling
Closes cic-ussd#45
See merge request grassrootseconomics/cic-internal-integration!160
|
2021-05-19 16:25:10 +00:00 |
|
|
1efc25ac15
|
Refactors to handle error in metadata handling
|
2021-05-19 16:25:10 +00:00 |
|
Louis Holbrook
|
db2ec0dcfa
|
Merge branch 'philip/notify-errors' into 'master'
Philip/notify errors
Closes cic-notify#4
See merge request grassrootseconomics/cic-internal-integration!161
|
2021-05-19 16:13:06 +00:00 |
|
|
5148e6428b
|
Philip/notify errors
|
2021-05-19 16:13:06 +00:00 |
|
Louis Holbrook
|
0c186ed968
|
Merge branch 'lash/rehabilitate-tests-eth' into 'master'
Fix outdated module names in cic-eth tests
See merge request grassrootseconomics/cic-internal-integration!162
|
2021-05-19 15:11:08 +00:00 |
|
Louis Holbrook
|
c44439bd90
|
Fix outdated module names in cic-eth tests
|
2021-05-19 15:11:08 +00:00 |
|
|
eee895ea71
|
Merge branch 'willruddick-master-patch-91858' into 'master'
small updates. note other gender
See merge request grassrootseconomics/cic-internal-integration!154
|
2021-05-19 10:26:52 +00:00 |
|
Louis Holbrook
|
a5ca898532
|
Merge branch 'lash/update-contracts-in-migration-2' into 'master'
imports: Fix stale dep in sovereign import users script
See merge request grassrootseconomics/cic-internal-integration!149
|
2021-05-19 09:57:03 +00:00 |
|
Louis Holbrook
|
6d8508aebf
|
imports: Fix stale dep in sovereign import users script
|
2021-05-19 09:57:02 +00:00 |
|
Louis Holbrook
|
f8f66984d2
|
Merge branch 'lash/no-ussd-contamination' into 'master'
Isolate ussd-related data files in imports
See merge request grassrootseconomics/cic-internal-integration!150
|
2021-05-19 09:55:24 +00:00 |
|
Louis Holbrook
|
0f02dd1b7c
|
Isolate ussd-related data files in imports
|
2021-05-19 09:55:24 +00:00 |
|
|
2be23b9390
|
Merge branch 'master' of gitlab.com:grassrootseconomics/cic-internal-integration into philip/management-integration-tests
|
2021-05-19 11:52:59 +03:00 |
|
|
e93851af76
|
Adds dep for ordering pytest tests.
|
2021-05-19 11:50:06 +03:00 |
|
|
1e89f01d5f
|
Refactors run command to run all tavern tests.
|
2021-05-19 11:49:46 +03:00 |
|
|
6c1c05335e
|
Separates integration tests into individual files.
|
2021-05-19 11:49:26 +03:00 |
|
|
5929a6c0bb
|
Renames file containing all integration test fixtures.
|
2021-05-19 11:48:19 +03:00 |
|
|
63a4a82ab0
|
Merge branch 'philip/replicate-wills-changes' into 'master'
Replicates changes in broken MR by will.
See merge request grassrootseconomics/cic-internal-integration!158
|
2021-05-19 08:25:19 +00:00 |
|
|
949c1070a9
|
Replicates changes in broken MR by will.
|
2021-05-19 11:19:29 +03:00 |
|
|
5d9fbe9b64
|
Merge branch 'willruddick-master-patch-28332' into 'master'
shortened and changed service code
See merge request grassrootseconomics/cic-internal-integration!152
|
2021-05-19 07:47:09 +00:00 |
|
|
873a3f082a
|
shortened and changed service code
|
2021-05-19 07:47:09 +00:00 |
|
|
7b408cf564
|
Merge branch 'willruddick-master-patch-28450' into 'master'
small changes, note the 'other' gender
See merge request grassrootseconomics/cic-internal-integration!151
|
2021-05-19 07:33:37 +00:00 |
|
Louis Holbrook
|
9dfbd7034c
|
Merge branch 'lash/decimals-in-api' into 'master'
cic-eth-tasker: Add decimals and token name to default token api call return struct
Closes cic-eth#123
See merge request grassrootseconomics/cic-internal-integration!148
|
2021-05-19 06:59:43 +00:00 |
|
Louis Holbrook
|
235f5cede8
|
cic-eth-tasker: Add decimals and token name to default token api call return struct
|
2021-05-19 06:59:42 +00:00 |
|
Geoff Turk
|
0a59539f9a
|
Merge branch 'lash/cache-data-api' into 'master'
cic-cache: Add data API
Closes cic-cache#11
See merge request grassrootseconomics/cic-internal-integration!157
|
2021-05-18 17:13:57 +00:00 |
|
Louis Holbrook
|
60b36945df
|
cic-cache: Add data API
|
2021-05-18 17:13:57 +00:00 |
|
|
f72313aea9
|
Adds transaction integration tests.
|
2021-05-17 22:51:02 +03:00 |
|
|
43fd7465e5
|
Adds exit to be handled.
|
2021-05-17 22:50:44 +03:00 |
|
|
30eb9f517b
|
Adds fixtures for integration tests.
|
2021-05-17 22:50:07 +03:00 |
|
|
f3e06dcd92
|
Adds helper functions for integration tests.
|
2021-05-17 22:49:29 +03:00 |
|
|
dae6526677
|
Merge branch 'philip/remove-notify-config-defaults' into 'master'
Refactors at configs.
See merge request grassrootseconomics/cic-internal-integration!156
|
2021-05-17 16:47:30 +00:00 |
|
|
1e94a516c2
|
Refactors at configs.
|
2021-05-17 19:41:07 +03:00 |
|
|
c0f578db75
|
Adds transaction tests.
|
2021-05-17 16:00:19 +03:00 |
|
|
5d2e5013f3
|
Adds helpers and fixtures for transaction tests
|
2021-05-17 16:00:06 +03:00 |
|
|
e8512ebbae
|
small updates. note other gender
|
2021-05-17 11:27:45 +00:00 |
|
|
f2c955c60b
|
small changes, note the 'other' gender
|
2021-05-17 11:06:10 +00:00 |
|
|
06d9612c6c
|
Refactors to use fixtures for test configs.
|
2021-05-15 13:57:54 +03:00 |
|
|
07fef8df40
|
Moves test configurations to config file.
|
2021-05-15 13:56:58 +03:00 |
|
|
17b3b27d81
|
Merge branch 'philip/import-pins-script' into 'master'
Philip/import pins script
See merge request grassrootseconomics/cic-internal-integration!109
|
2021-05-15 07:40:34 +00:00 |
|