asaf-kali / coursist

Open Source Workshop (67118) course team project
MIT License
6 stars 12 forks source link

Shnaton parser - small issues #12

Open asaf-kali opened 4 years ago

asaf-kali commented 4 years ago

Search for TODO's inside it and see the examples.

asaf-kali commented 4 years ago

Evyatar comment: Now the parser does not support cases where for a single ClassGroup there are a few teachers and a few CourseClasses.

Example courses: 94640 94625 67504 67101

asaf-kali commented 4 years ago

Next mission: Write a robust set of tests that catches all edge-cases.