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

Add MockPlatform which mocks Platform interface #6

Merged
merged 3 commits into from
Jun 10, 2024

Commits on Jun 8, 2024

  1. Add MockPlatform which mocks Platform interface

    It allows an unit test to control clocks.
    
    For usages, see noxworld-dev/opennox#698
    blmarket committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    30ac25e View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Update noxtest/test_platform.go

    Co-authored-by: Denys Smirnov <dennwc@protonmail.com>
    blmarket and dennwc committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    838beef View commit details
    Browse the repository at this point in the history
  2. Update noxtest/test_platform.go

    Co-authored-by: Denys Smirnov <dennwc@protonmail.com>
    blmarket and dennwc committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    4342789 View commit details
    Browse the repository at this point in the history