system-design-primer/solutions/object_oriented_design/call_center/tests
Itamar Friedman 61b64066e0
Fixed two issues and add sanity tests. Issue #1: super now calls the right class, #2: decoupled the initiatlization of call_center and employee.
2023-02-06 13:00:50 +02:00
..
__init__.py Fixed two issues and add sanity tests. Issue #1: super now calls the right class, #2: decoupled the initiatlization of call_center and employee. 2023-02-06 13:00:50 +02:00
test_call_center.py Fixed two issues and add sanity tests. Issue #1: super now calls the right class, #2: decoupled the initiatlization of call_center and employee. 2023-02-06 13:00:50 +02:00