1291 Commits

Author SHA1 Message Date
Jeeiii
6db349048c refactor: improved prompt for entropy, already contributed and timeout scenarios, cf docs + updates 2023-02-15 20:13:09 +01:00
ctrlc03
a76097b395 test(setup): fix test error
fixed an error in a test case
2023-02-15 11:01:23 +00:00
ctrlc03
c5617db625 test(setup): added extra fields inside .env.default
added extra fields for env variables that can be used to clean up after testing (S3 access keys)
2023-02-15 10:09:22 +00:00
ctrlc03
8cc1db0af5 test(setup): added extra checks on setup test
added extra checks on setup ceremony test
2023-02-15 09:59:20 +00:00
ctrlc03
d688d8142f test(setup): fixing failing test in prod
fixed failing test in prod and refactored
2023-02-15 09:38:37 +00:00
ctrlc03
24a3f1f9ce test(setup): remove skip from service and utils test
remove unneded skip on test suite
2023-02-15 00:04:28 +00:00
ctrlc03
b683d048bc test(setup): amending after PR review
refactoring after PR review comments
2023-02-15 00:02:48 +00:00
ctrlc03
03b9fc6e94 test(contribute): fix ci test failure
fix ci test failure by adding env variable check
2023-02-14 16:31:06 +00:00
ctrlc03
fcb32d2486 test(contribute): implemented extra test cases
Added extra test cases and refactored
2023-02-14 16:17:01 +00:00
ctrlc03
50f9742c29 test(contribute): merge dev
merge updated dev and resolve conflicts
2023-02-13 15:03:02 +00:00
ctrlc03
f065f50de4 test(contribute): refactored tests
refactoring
2023-02-13 14:54:39 +00:00
ctrlc03
281c91413e test(setup): fixed more tests
implemented fixes for tests that were not working.
2023-02-10 17:50:05 +00:00
ctrlc03
434607fa58 test(setup): refactoring and fixing
refactoring and fixing certain test cases
2023-02-10 17:09:35 +00:00
ctrlc03
727551e743 test(setup): removed unneded file
remove test file
2023-02-10 16:02:20 +00:00
ctrlc03
a13463ac37 test(setup): amended setup tests and merged dev updates
Refactored setup tests after dev updates.
2023-02-10 15:55:01 +00:00
Giacomo
33da59e8a6 Merge pull request #320 from 0xjei/cmd/opt-setup
Complete optimization of `setup` command
2023-02-10 12:24:39 +01:00
ctrlc03
a8c6542bc6 test(contribute): refactoring utils functions for testing
refactored utils function for creation and deletion of mock ceremonies and contributions
2023-02-10 11:17:12 +00:00
Jeeiii
0a0d44aa4f fix: small bug fixes and minor changes 2023-02-10 12:08:51 +01:00
ctrlc03
9e5ac76ee8 test(contribute): continuing with contribute tests
added more tests and test utilities
2023-02-09 12:12:51 +00:00
Jeeiii
8fdc432994 fix: wrong import 2023-02-09 12:33:31 +01:00
Jeeiii
22b46dfb10 refactor: add error handling for storage cf; removed duplications; various utils for logger and docs 2023-02-09 12:30:17 +01:00
omahs
6faa0fc033 Fix: typos
Fix: typos
2023-02-09 09:51:44 +01:00
ctrlc03
d7553888ba test(contribute): more test cases and test utilities
added more test cases and extra test utilities
2023-02-08 17:39:13 +00:00
Jeeiii
6df45da039 refactor: improve error handling on cloud functions; add custom errors for setup cloud functions 2023-02-08 15:58:42 +01:00
Jeeiii
7eddb5d7f2 refactor: moved helpers to actions package and sync with latest progresses 2023-02-07 19:37:01 +01:00
Jeeiii
5ff11459cf refactor: add setup utilities for handle circuit artifacts and data; better categorization of errors 2023-02-07 18:34:56 +01:00
ctrlc03
ae5f00af39 test(contribute): continued with contribute tests
implemented more tests related to functions in use by the contribute action.
2023-02-07 17:09:16 +00:00
Jeeiii
c0ae386b0f refactor: move to ad-hoc methods circuit addition, metadata extraction and display ceremony summary 2023-02-06 15:44:49 +01:00
ctrlc03
214a08503e Merge branch 'dev' of github.com:ctrlc03/mpc-phase2-suite into tests/contribute 2023-02-06 11:22:48 +00:00
Giacomo
1788165696 Merge pull request #291 from ctrlc03/feat/githubsybil
feat(auth): added a function to detect GitHub reputation based on simple heuristics
2023-02-06 11:45:02 +01:00
Giacomo
e1ebbc59bc Merge branch 'dev' into feat/githubsybil 2023-02-06 11:19:36 +01:00
Giacomo
70b62b388e Merge pull request #310 from ctrlc03/security/signedurls
fix(generategetobjectpresignedurl): implemented changes to restrict arbitrary access
2023-02-06 11:18:21 +01:00
Giacomo
c9c002f9a8 Merge branch 'dev' into feat/githubsybil 2023-02-06 11:13:56 +01:00
Giacomo
18c522375b Merge branch 'dev' into security/signedurls 2023-02-06 11:09:49 +01:00
Giacomo
e494d2841e Merge pull request #308 from ctrlc03/tests/unit_query
test(database unit tests): implemented unit tests for the database.ts helper
2023-02-06 11:09:33 +01:00
ctrlc03
6fe96b1976 fix(signedurls): commiting correct .default.env file
commiting the correct .default.env file for the backend package. This includes a new env variable.
2023-02-06 10:08:05 +00:00
ctrlc03
738c7efea1 test(contribute): implementing contribute tests
started implementing test cases for the Contribute action.
2023-02-06 10:01:12 +00:00
ctrlc03
d9d28af9b8 test(database): changed import path
changed import path for CeremonyState
2023-02-03 14:12:28 +00:00
ctrlc03
18ae8d05b9 test(security): amended tests after pr review
Amended test cases after pr review and merged latest changes to dev.
2023-02-03 11:55:04 +00:00
ctrlc03
e1332a5543 Merge branch 'tests/unit_query' of github.com:ctrlc03/mpc-phase2-suite into tests/unit_query 2023-02-03 11:26:03 +00:00
ctrlc03
a47ffadbb3 test(database): amended after pr review
removed hardcoded strings to use utilities introduced after dev
refactoring.
2023-02-03 11:24:16 +00:00
ctrlc03
8f0cd0b87c Merge branch 'dev' of github.com:ctrlc03/mpc-phase2-suite into tests/unit_query 2023-02-03 11:05:11 +00:00
ctrlc03
b5deee3c06 test(contribute): started working on tests for the contribute action
Implemented first set of unit tests for contribute.

fix #278
2023-02-03 11:01:40 +00:00
Giacomo
a36b1fe6ed Merge branch 'dev' into tests/unit_query 2023-02-03 11:46:14 +01:00
Giacomo
ca0054ae1a Merge pull request #295 from ctrlc03/tests/unit_firebase
test(firebase unit): implemented unit tests for the bespoke functions related to Firebase Auth
2023-02-03 11:36:57 +01:00
Giacomo
45ba9f526d Merge branch 'dev' into feat/githubsybil 2023-02-03 11:04:45 +01:00
Giacomo
a04820d846 Merge branch 'dev' into tests/unit_firebase 2023-02-03 11:04:34 +01:00
Giacomo
ac37336ba0 Merge branch 'dev' into tests/unit_query 2023-02-03 11:04:06 +01:00
Giacomo
7255445c8e Merge pull request #300 from ctrlc03/security/firestore_rules
feat(security rules): implemented Firestore security rules
2023-02-03 11:03:27 +01:00
ctrlc03
15eec14307 test(firestore security): fixed wrong import
fixed wrong import due to new file names.
2023-02-03 10:42:02 +01:00