Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

feat: add conformance test results for climatecamp #49

Merged
merged 1 commit into from
Jul 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
15 changes: 15 additions & 0 deletions catalog/conformance-tests/result-climatecamp-001.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"tested_solution": {
"solution_id": "climatecamp",
"version": "2.0.0"
},
"tested_by": {
"solution_id": "carboledger",
"version": "1.0.0",
"solution_name": "Carboledger"
},
"test_result": "passed",
"test_date": "2023-07-13T09:00:00Z",
"pathfinder_version": "2.0.0",
"extensions_tested": []
}
15 changes: 15 additions & 0 deletions catalog/conformance-tests/result-climatecamp-002.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"tested_solution": {
"solution_id": "climatecamp",
"version": "2.0.0"
},
"tested_by": {
"solution_id": "carbontrail",
"version": "1.0.0",
"solution_name": "Carbon Trail"
},
"test_result": "passed",
"test_date": "2023-07-19T11:00:00Z",
"pathfinder_version": "2.0.0",
"extensions_tested": []
}