Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
117 commits
Select commit Hold shift + click to select a range
28fe1ba
added the circle ci config
mwan9ilwa Feb 23, 2025
148eec6
enabled skip preflight check
mwan9ilwa Feb 24, 2025
aca52ad
added coverage scripts
mwan9ilwa Feb 24, 2025
5278477
Update README.md
chris-me-law Feb 24, 2025
a1fe008
fix: create .nvmrc
vijayg10 Feb 25, 2025
5bd04b9
addressing vulnerabilities
mwan9ilwa Feb 25, 2025
c83991f
addressing vulnerabilities
mwan9ilwa Feb 25, 2025
3c4519b
addressing vulnerabilities
mwan9ilwa Feb 25, 2025
8c68b82
addressing vulnerabilities
mwan9ilwa Feb 25, 2025
c73d087
addressing licences audit check
mwan9ilwa Feb 25, 2025
0e8d9fe
audit check
mwan9ilwa Feb 25, 2025
4768f78
orb nodejs version update
mwan9ilwa Feb 27, 2025
7a53517
orb nodejs version update
mwan9ilwa Feb 27, 2025
fe4f478
Fix dfsp unit test
mataa019 Mar 3, 2025
ec612b4
fix unit test TLSServerCertificates
mataa019 Mar 3, 2025
dbf27ce
feat: removed components in certificateauthorities
NaphPhiri Mar 3, 2025
30f0814
feat: removed components in hub dfsps
NaphPhiri Mar 3, 2025
361228b
feat: removed components in hub endpoints and menu
NaphPhiri Mar 3, 2025
321f47e
feat: removed components in hub tslclientcertificates
NaphPhiri Mar 3, 2025
27da6d0
feat: removed components in hub tslservercertificates
NaphPhiri Mar 3, 2025
ea8726f
feat: removed components in hub unprocessedendpoints
NaphPhiri Mar 3, 2025
3085b85
fix unit test for app.tests.js
mataa019 Mar 4, 2025
5630338
unit test fix
mataa019 Mar 4, 2025
7158051
fix unit test in hub
mataa019 Mar 5, 2025
0e7774a
fixed broken webpack
Mar 6, 2025
397e5ee
fixing webpack issues
mwan9ilwa Mar 6, 2025
f50192d
fixing webpack issues
mwan9ilwa Mar 6, 2025
513e02e
node version upgrade
mwan9ilwa Mar 6, 2025
dda9e5e
node version upgrade
mwan9ilwa Mar 6, 2025
0dfc887
fixing npm build job
mwan9ilwa Mar 6, 2025
4ffa55b
fix all the unit test
mataa019 Mar 6, 2025
ed5f3b9
Merge branch 'feat/ime-389/unit-test' of https://github.com/pm4ml/con…
mataa019 Mar 6, 2025
4f85a5f
fix all unit test
mataa019 Mar 6, 2025
286114d
run use node 14
mataa019 Mar 7, 2025
3cb5211
fix audit
mataa019 Mar 7, 2025
f0c7217
fix vul
mataa019 Mar 10, 2025
d8c40b5
vulnerability fix
mwan9ilwa Mar 10, 2025
bfb1103
fixing lint on circle ci
mataa019 Mar 10, 2025
3537afe
Merge branch 'feat/ime-389/unit-test' of https://github.com/pm4ml/con…
mataa019 Mar 10, 2025
0b4fda2
Fixing Lint
mataa019 Mar 10, 2025
e8581d9
fixing unit test on circle ci
mataa019 Mar 10, 2025
9316f35
fixing unit test on ci
mataa019 Mar 10, 2025
aac3c70
fixing unit test on circle ci
mataa019 Mar 10, 2025
3f755c0
fix unit test in circle ci
mataa019 Mar 11, 2025
118123a
fixing unit test in circle ci
mataa019 Mar 11, 2025
f53df63
fix lint in circle ci
mataa019 Mar 11, 2025
068a856
fixing unit test in circle ci time runout
mataa019 Mar 11, 2025
f526b5b
fixing the unit test in circle ci
mataa019 Mar 11, 2025
cd8360a
fixing the unit test in circle ci
mataa019 Mar 11, 2025
d626e5f
Fix Vulnerabilities check for Circle CI.
nguni52 Mar 12, 2025
ba3c8f8
Fix Build on Circle CI.
nguni52 Mar 12, 2025
2d07298
Do not watch unit tests when completed
nguni52 Mar 12, 2025
818f7cc
Update build config.
nguni52 Mar 12, 2025
a8d0c9a
Update coverage
nguni52 Mar 13, 2025
9e80454
Update coverage
nguni52 Mar 13, 2025
b818773
Update converage and Docker build.
nguni52 Mar 13, 2025
d581b17
remove test.config
nguni52 Mar 13, 2025
dd3dbc1
remove npx for coverage check
nguni52 Mar 13, 2025
10c9bb1
Update coverage check and docker build.
nguni52 Mar 13, 2025
c7e952e
Revert back to node 14
nguni52 Mar 13, 2025
fe616ed
Don't want coverage times. They are timing out on circle ci
nguni52 Mar 13, 2025
6afabd2
Update config overrides and build docker using node 16.
nguni52 Mar 13, 2025
3cda650
Update configs for docker build.
nguni52 Mar 13, 2025
903ff3e
remove cross-env.
nguni52 Mar 13, 2025
5bc998d
Update docker install
nguni52 Mar 13, 2025
a30ff04
Remove install option
nguni52 Mar 13, 2025
7fac9bf
Update run script.
nguni52 Mar 13, 2025
fab0d78
Detect open handlers
nguni52 Mar 13, 2025
8c3094e
add npx
nguni52 Mar 13, 2025
9d76d49
Add clover config for publishing.
nguni52 Mar 13, 2025
63fda65
Add functional tests.
nguni52 Mar 13, 2025
df8aae9
Update coverage.
nguni52 Mar 13, 2025
5907b19
add test config js
nguni52 Mar 13, 2025
7dcbb7b
add check
nguni52 Mar 13, 2025
1d9237e
Update config to check threshold.
nguni52 Mar 13, 2025
ef1d27c
framework for integration tests
nguni52 Mar 13, 2025
9af6c84
Add integration tests.
nguni52 Mar 14, 2025
b2e6df1
fix hubManager.test file
mataa019 Apr 2, 2025
dca965d
integration test
mataa019 Apr 9, 2025
861793d
Update Integration tests.
nguni52 May 6, 2025
ebf3ac4
Remove github actions.
nguni52 May 6, 2025
ec1cdb8
update repo url.
nguni52 May 6, 2025
c97140e
.
nguni52 May 6, 2025
5f8c34b
.
nguni52 May 6, 2025
3add936
Rm cd
nguni52 May 6, 2025
ed654f5
use pipe delimeter
nguni52 May 6, 2025
f1fb4d2
.
nguni52 May 7, 2025
2dec3e2
update ui location
nguni52 May 7, 2025
52b17a2
.
nguni52 May 7, 2025
6ff96fc
.
nguni52 May 7, 2025
76bed3b
add package lock
nguni52 May 7, 2025
c9c28bf
.
nguni52 May 7, 2025
dd24468
use node 16.
nguni52 May 7, 2025
3361da3
connection manager ui node different from api.
nguni52 May 7, 2025
bb8e1b9
Rewmove npm i for api
nguni52 May 7, 2025
ae67e9a
nvm use
nguni52 May 7, 2025
45047b8
.
nguni52 May 7, 2025
8b09e8a
comment cleanup scripts
nguni52 May 7, 2025
c79e5c7
Update cleanup after integration tests done.
nguni52 May 7, 2025
a0c339b
trap the error and spit out the reason.
nguni52 May 7, 2025
c740e01
Update hubmanager tests
nguni52 May 7, 2025
7e3dc5b
use node 18 for integration tests.
nguni52 May 7, 2025
1373227
Confirm node version in script.
nguni52 May 7, 2025
c5662a6
nvm list.
nguni52 May 7, 2025
58bd433
fix: nvm list error, suppress nvm debug logs
v3-Panwar-Ujjwal May 8, 2025
e6d70f9
chore: add debug log for nvm
v3-Panwar-Ujjwal May 8, 2025
9499648
chore: add circleci nvm path to test
v3-Panwar-Ujjwal May 8, 2025
7bd7148
chore: remove logs of nvm from integration test script
v3-Panwar-Ujjwal May 8, 2025
2f6bf4b
firefox installed in circleci.
nguni52 May 8, 2025
efd7cce
remote env var.
nguni52 May 9, 2025
adc9a10
run via npx.
nguni52 May 9, 2025
bda59ab
test
nguni52 May 9, 2025
f779e62
Remove cleanup changes.
nguni52 May 9, 2025
836e0db
run using npx.
nguni52 May 9, 2025
81ec529
fix: integration test failing
v3-Panwar-Ujjwal May 9, 2025
5d7ec8c
chore: add seed data , integration test
v3-Panwar-Ujjwal May 9, 2025
e5b2019
remove commented out code.
nguni52 May 9, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
version: 2.1
setup: true
orbs:
build: mojaloop/[email protected]
workflows:
setup:
jobs:
- build/workflow:
context: org-global
filters:
tags:
only: /v\d+(\.\d+){2}(-[a-zA-Z-][0-9a-zA-Z-]*\.\d+)?/
# optionally supply the base image for the image scan
# base_image: org/image
7 changes: 4 additions & 3 deletions .env
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
NODE_PATH=src
# AUTH_ENABLED=true
# REACT_APP_API_BASE_URL=http://localhost:36147
# SKIP_PREFLIGHT_CHECK=true
CONNECTION_MANAGER_ENDPOINT=http://localhost:8081
AUTH_ENABLED=true
# REACT_APP_API_BASE_URL=http://localhost:3002
SKIP_PREFLIGHT_CHECK=true
67 changes: 0 additions & 67 deletions .github/workflows/build.yaml

This file was deleted.

113 changes: 0 additions & 113 deletions .github/workflows/integration_test.yaml

This file was deleted.

95 changes: 0 additions & 95 deletions .github/workflows/publish_docker.yml

This file was deleted.

4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@

# testing
/coverage
.nyc_output
/.nyc_output

# production
/build
Expand All @@ -22,4 +24,4 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*
report.html
cluster-keys.json
cluster-keys.json
Loading