Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit tests for /remind #415

Merged
merged 3 commits into from
May 9, 2022
Merged

Unit tests for /remind #415

merged 3 commits into from
May 9, 2022

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    81d292a View commit details
    Browse the repository at this point in the history
  2. Enhanced JDA mocking test suite

    * support for `OptionType.INTEGER` in slash command event builder
    * `getMemberSpy()`
    * `getJdaMock()`
    * `createTextChannelSpy`
    * `getPrivateChannelSpy()` and mocking of private channel in general
    * `map` and `flatMap` support for `succeeded` and `failed` actions
    Zabuzard committed May 9, 2022
    Configuration menu
    Copy the full SHA
    eb6ed0f View commit details
    Browse the repository at this point in the history
  3. Unit tests for /remind

    Zabuzard committed May 9, 2022
    Configuration menu
    Copy the full SHA
    44d76c5 View commit details
    Browse the repository at this point in the history