Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(problem-generators): Fix tests for problem controller
- Updated the `generateProblem` tests to reflect changes in problem path structure and options handling. - Changed test cases to use more specific topic paths, including "math/algebra/linear-equations/withFractions." - Modified the options parameter in request queries to be stringified objects for consistency. - Ensured proper assertions are in place for successful generation, not found cases, and internal server errors. Related to issue #4
- Loading branch information