Skip to content

Complete SQL tasks and add automated expense report tests - #92

Open
radmitqa wants to merge 3 commits into
sbms4d:mainfrom
radmitqa:radovan-solution
Open

Complete SQL tasks and add automated expense report tests#92
radmitqa wants to merge 3 commits into
sbms4d:mainfrom
radmitqa:radovan-solution

Conversation

@radmitqa

@radmitqa radmitqa commented Aug 8, 2026

Copy link
Copy Markdown

Summary

  • Added employee, expense, and invoice-related SQL solutions.
  • Added manager cycle detection query.
  • Added largest expense report query.
  • Added supplier payment plan query.
  • Added pytest coverage for the largest expense report.
  • Added test dependencies and test execution instructions to the README.

Testing

  • python -m pytest -v
  • Result: 1 passed

The expense report test validates:

  • expected employee
  • employee and manager names
  • manager ID
  • total expense amount
  • result set/order
  • exclusion of employees below the threshold

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants