pages build and deployment #424
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / JEST Tests
succeeded
Oct 17, 2023 in 0s
JEST Tests ✅
✅ packages/grid_client/tests/test-reports/report.xml
46 tests were completed in 1273s with 46 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
algorand.test.ts | 7✅ | 7s | ||
capacity_planner.test.ts | 8✅ | 13s | ||
contracts.test.ts | 5✅ | 48s | ||
gateways.test.ts | 1✅ | 69s | ||
kubernetes.test.ts | 3✅ | 463s | ||
kvstore.test.ts | 1✅ | 18s | ||
qsfs.test.ts | 2✅ | 258s | ||
stellar.test.ts | 7✅ | 44s | ||
tfchain.test.ts | 8✅ | 174s | ||
vm.test.ts | 3✅ | 150s | ||
zdb.test.ts | 1✅ | 28s |
✅ algorand.test.ts
TC1247 - Algorand: Create Account
✅ TC1247 - Algorand: Create Account
TC1248 - Algorand: Import Account
✅ TC1248 - Algorand: Import Account
TC1249 - Algorand: Get Account
✅ TC1249 - Algorand: Get Account
TC1250 - Algorand: Check if Account exists
✅ TC1250 - Algorand: Check if Account exists
TC1251 - Algorand: List Accounts
✅ TC1251 - Algorand: List Accounts
TC1252 - Algorand: Get Account assets
✅ TC1252 - Algorand: Get Account assets
TC1253 - Algorand: Get Account assets by address
✅ TC1253 - Algorand: Get Account assets by address
✅ capacity_planner.test.ts
TC1239 - Capacity Planner: Get Farms
✅ TC1239 - Capacity Planner: Get Farms
TC1240 - Capacity Planner: Get All Farms
✅ TC1240 - Capacity Planner: Get All Farms
TC1241 - Capacity Planner: Get Nodes
✅ TC1241 - Capacity Planner: Get Nodes
TC1242 - Capacity Planner: Get All Nodes
✅ TC1242 - Capacity Planner: Get All Nodes
TC1243 - Capacity Planner: Filter Nodes
✅ TC1243 - Capacity Planner: Filter Nodes
TC1244 - Capacity Planner: Get Free Public IPs
✅ TC1244 - Capacity Planner: Get Free Public IPs
TC1245 - Capacity Planner: Get Free Resources of a Specific Node
✅ TC1245 - Capacity Planner: Get Free Resources of a Specific Node
TC1246 - Capacity Planner: Get Farm ID From Farm Name
✅ TC1246 - Capacity Planner: Get Farm ID From Farm Name
✅ contracts.test.ts
TC1269 - Contracts: Create Node Contract
✅ TC1269 - Contracts: Create Node Contract
TC1270 - Contracts: Create Name Contract
✅ TC1270 - Contracts: Create Name Contract
TC1271 - Contracts: Get Node Contract By Node ID & Contract Hash
✅ TC1271 - Contracts: Get Node Contract By Node ID & Contract Hash
TC1272 - Contracts: Get Name Contract
✅ TC1272 - Contracts: Get Name Contract
TC1273 - Contracts: Update Node Contract
✅ TC1273 - Contracts: Update Node Contract
✅ gateways.test.ts
TC1237 - Gateways: Expose a VM Over Gateway
✅ TC1237 - Gateways: Expose a VM Over Gateway
✅ kubernetes.test.ts
TC1231 - Kubernetes: Deploy a Kubernetes Cluster
✅ TC1231 - Kubernetes: Deploy a Kubernetes Cluster
TC1232 - Kubernetes: Add Worker
✅ TC1232 - Kubernetes: Add Worker
TC1233 - Kubernetes: Delete Worker
✅ TC1233 - Kubernetes: Delete Worker
✅ kvstore.test.ts
TC1238 - KVStore: Use TFChain KVStore
✅ TC1238 - KVStore: Use TFChain KVStore
✅ qsfs.test.ts
TC1234 - QSFS: Deploy QSFS underneath a VM
✅ TC1234 - QSFS: Deploy QSFS underneath a VM
TC1235 - QSFS: Deploy QSFS Underneath a Kubernetes Cluster
✅ TC1235 - QSFS: Deploy QSFS Underneath a Kubernetes Cluster
✅ stellar.test.ts
TC1254 - Stellar: Create Account
✅ TC1254 - Stellar: Create Account
TC1255 - Stellar: Import Account
✅ TC1255 - Stellar: Import Account
TC1256 - Stellar: Get Account
✅ TC1256 - Stellar: Get Account
TC1257 - Stellar: Check if Account exists
✅ TC1257 - Stellar: Check if Account exists
TC1258 - Stellar: List Accounts
✅ TC1258 - Stellar: List Accounts
TC1259 - Stellar: Get Account assets
✅ TC1259 - Stellar: Get Account assets
TC1260 - Stellar: Get Account assets by address
✅ TC1260 - Stellar: Get Account assets by address
✅ tfchain.test.ts
TC1261 - TFChain: Create Account
✅ TC1261 - TFChain: Create Account
TC1262 - TFChain: Import Account
✅ TC1262 - TFChain: Import Account
TC1263 - TFChain: Get Account
✅ TC1263 - TFChain: Get Account
TC1264 - TFChain: Check if Account exists
✅ TC1264 - TFChain: Check if Account exists
TC1265 - TFChain: List Accounts
✅ TC1265 - TFChain: List Accounts
TC1266 - TFChain: Get Account assets
✅ TC1266 - TFChain: Get Account assets
TC1267 - TFChain: Get Account assets by address
✅ TC1267 - TFChain: Get Account assets by address
TC1268 - TFChain: Transfer TFTs
✅ TC1268 - TFChain: Transfer TFTs
✅ vm.test.ts
TC1228 - VM: Deploy a VM
✅ TC1228 - VM: Deploy a VM
TC1229 - VM: Deploy a VM With a Disk
✅ TC1229 - VM: Deploy a VM With a Disk
TC1230 - VM: Deploy Multiple VMs on Different Nodes
✅ TC1230 - VM: Deploy Multiple VMs on Different Nodes
✅ zdb.test.ts
TC1236 - ZDB: Deploy ZDBs
✅ TC1236 - ZDB: Deploy ZDBs
Loading