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

refactor: remove board from base #333

Merged
merged 2 commits into from
Oct 3, 2023
Merged

refactor: remove board from base #333

merged 2 commits into from
Oct 3, 2023

Conversation

rickardlofberg
Copy link
Contributor

  • Use IBotGameObject instead of implementation.
  • Remove board which is not being used.
  • Fix tests for base.
  • Use new util for test bots.
  • Use let instead of const, no need for const.
  • Better comments to make the AAA more clear.

- Use new util for test bots.
- Use let instead of const, no need for const.
- Better comments to make the AAA more clear.
- Use IBotGameObject instead of implementation.
- Remove board which is not being used.
- Fix tests for base.
@rickardlofberg rickardlofberg merged commit 5b10ad0 into main Oct 3, 2023
1 of 3 checks passed
@rickardlofberg rickardlofberg deleted the rilo--fix-test branch October 3, 2023 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants