* 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>
18 lines
387 B
JSON
18 lines
387 B
JSON
{
|
|
"name": "Data Analysis with Python Certification",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "data-analysis-with-python-v7-certification",
|
|
"order": 8,
|
|
"time": "",
|
|
"template": "",
|
|
"required": [],
|
|
"superBlock": "certifications",
|
|
"challengeOrder": [
|
|
[
|
|
"5e46fc95ac417301a38fb934",
|
|
"Data Analysis with Python Certification"
|
|
]
|
|
],
|
|
"isPrivate": true
|
|
}
|