Files
freeCodeCamp/curriculum/challenges/_meta/scientific-computing-with-python-certification/meta.json
Nicholas Carrigan (he/him) 8372623f69 chore(curriculum): fix + test curriculum order (#44366)
* chore(tools): test curriculum order

* chore: update orders

* fix(tests): temporarily ignore cert super

The Relational Databases cert being 'upcomingChanges' is breaking
the tests.

* fix: graphql query here

* fix: use only one meta

* chore: remove unnecessary superOrders

* chore: zero-based indexing

* fix: update mock

* refactor: remove unused fixture

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-12-06 16:55:13 +00:00

18 lines
408 B
JSON

{
"name": "Scientific Computing with Python Certification",
"isUpcomingChange": false,
"dashedName": "scientific-computing-with-python-v7-certification",
"order": 7,
"time": "",
"template": "",
"required": [],
"superBlock": "certifications",
"challengeOrder": [
[
"5e44431b903586ffb414c951",
"Scientific Computing with Python Certification"
]
],
"isPrivate": true
}