Remove Objectives from cypress fixures

This commit is contained in:
Lorenz Padberg 2024-05-01 10:51:07 +02:00
parent 6703c4a211
commit 85d526cbef
6 changed files with 0 additions and 39 deletions

View File

@ -13,7 +13,6 @@ describe('New project', () => {
appearance: 'blue',
description: 'This description rocks',
slug: 'some-random-title',
objectives: 'Git gud',
final: false,
schoolClass,
student: {

View File

@ -45,10 +45,6 @@
],
"__typename": "AssignmentNodeConnection"
},
"objectiveGroups": {
"edges": [],
"__typename": "ObjectiveGroupNodeConnection"
},
"chapters": {
"edges": [
{
@ -117,10 +113,6 @@
"edges": [],
"__typename": "AssignmentNodeConnection"
},
"objectiveGroups": {
"edges": [],
"__typename": "ObjectiveGroupNodeConnection"
},
"chapters": {
"edges": [
{
@ -192,10 +184,6 @@
"edges": [],
"__typename": "AssignmentNodeConnection"
},
"objectiveGroups": {
"edges": [],
"__typename": "ObjectiveGroupNodeConnection"
},
"chapters": {
"edges": [
{
@ -234,10 +222,6 @@
"edges": [],
"__typename": "AssignmentNodeConnection"
},
"objectiveGroups": {
"edges": [],
"__typename": "ObjectiveGroupNodeConnection"
},
"chapters": {
"edges": [
{

View File

@ -95,7 +95,6 @@ export default {
intro: '',
assignments: [],
highlights: [],
objectiveGroups: [],
id: getModuleId(),
bookmark: null,
}),

View File

@ -44,10 +44,6 @@
],
"__typename": "AssignmentNodeConnection"
},
"objectiveGroups": {
"edges": [],
"__typename": "ObjectiveGroupNodeConnection"
},
"chapters": {
"edges": [
{

View File

@ -6,7 +6,6 @@ export default {
intro: 'intro',
assignments: [],
highlights: [],
objectiveGroups: [],
id: 'TW9kdWxlTm9kZToxMjM=',
chapters: [],
topic: {

View File

@ -133,10 +133,6 @@ export const getModules = () => {
],
__typename: 'AssignmentNodeConnection',
},
objectiveGroups: {
edges: [],
__typename: 'ObjectiveGroupNodeConnection',
},
chapters: {
edges: [
{
@ -207,10 +203,6 @@ export const getModules = () => {
edges: [],
__typename: 'AssignmentNodeConnection',
},
objectiveGroups: {
edges: [],
__typename: 'ObjectiveGroupNodeConnection',
},
chapters: {
edges: [
{
@ -284,10 +276,6 @@ export const getModules = () => {
edges: [],
__typename: 'AssignmentNodeConnection',
},
objectiveGroups: {
edges: [],
__typename: 'ObjectiveGroupNodeConnection',
},
chapters: {
edges: [
{
@ -328,10 +316,6 @@ export const getModules = () => {
edges: [],
__typename: 'AssignmentNodeConnection',
},
objectiveGroups: {
edges: [],
__typename: 'ObjectiveGroupNodeConnection',
},
chapters: {
edges: [
{