Skip to main content

seed_spec_student

Function seed_spec_student 

Source
async fn seed_spec_student(
    conn: &mut PgConnection,
    cx: &SeedContext,
    fixture: &MockPersonFixture,
    course_id: Uuid,
    course_instance_id: Uuid,
) -> Result<SeededStudent>
Expand description

A user, an enrolment and a verified student number for one spec’s actor.