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

Commit

Permalink
Merge pull request #49 from climatecamp-io/add-climatecamp-test-results
Browse files Browse the repository at this point in the history
feat: add conformance test results for climatecamp
  • Loading branch information
prasadt1 authored Jul 19, 2023
2 parents f48e2e6 + d678f30 commit f8f04c9
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
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": []
}

1 comment on commit f8f04c9

@vercel
Copy link

@vercel vercel bot commented on f8f04c9 Jul 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.