Skip to content

Add Dockerfile so we can run the bot in a container#27

Merged
vcarl merged 2 commits intomasterfrom
feature/docker
Dec 28, 2019
Merged

Add Dockerfile so we can run the bot in a container#27
vcarl merged 2 commits intomasterfrom
feature/docker

Conversation

@dylangarcia
Copy link
Copy Markdown
Contributor

Beep boop, fat chance on me writing test plans.

@dylangarcia dylangarcia self-assigned this Dec 26, 2019
@vcarl vcarl merged commit 2f8da8b into master Dec 28, 2019
@nickserv nickserv deleted the feature/docker branch February 17, 2020 13:30
@nickserv nickserv restored the feature/docker branch February 17, 2020 13:30
@nickserv nickserv deleted the feature/docker branch February 17, 2020 13:30
vcarl pushed a commit that referenced this pull request Dec 28, 2020
* test: add test to check if no members are mentioned

* test: add category and some utils to make discord works with private chat

* test: create channel like real discord

* feat: add getCategory util

* test: add test that should create the new channel

* test: add tests for private-chat

* refactor: refactor tests to use new handlers

* fix: sort messages by timestamp

* test: add test when the same chat is created two times for the same members

* refactor: use default timeout

* fix: use await

* refactor: removed custom messages attribute on channel

* fix: should send only one warning message

* fix: you can't create a chat with yourself

* fix: removed login causing an issue with ws

* refactor: move token in Object.assign

* fix: different chat name depending on users

* refactor: remove spy on send

* refactor: remove spy on send for help and info

* refactor: remove multiple MSW server

* fix: cleanup Discord instances

* refactor: refactor onboarding using the new discord functions

* test: add space in the snapshot

* test: check if the channel name is correct

* fix: when the user doesn't have a nickname the kif printed a not defined value

* test: add the last test for blog command when the resulting set of the search contain more than 10 results

* refactor: use displayName instead of our util

* refactor: move class to object
vcarl pushed a commit that referenced this pull request Dec 28, 2020
* test: add test to check if no members are mentioned

* test: add category and some utils to make discord works with private chat

* test: create channel like real discord

* feat: add getCategory util

* test: add test that should create the new channel

* test: add tests for private-chat

* refactor: refactor tests to use new handlers

* fix: sort messages by timestamp

* test: add test when the same chat is created two times for the same members

* refactor: use default timeout

* fix: use await

* refactor: removed custom messages attribute on channel

* fix: should send only one warning message

* fix: you can't create a chat with yourself

* fix: removed login causing an issue with ws

* refactor: move token in Object.assign

* fix: different chat name depending on users

* refactor: remove spy on send

* refactor: remove spy on send for help and info

* refactor: remove multiple MSW server

* fix: cleanup Discord instances

* refactor: refactor onboarding using the new discord functions

* test: add space in the snapshot

* test: check if the channel name is correct

* fix: when the user doesn't have a nickname the kif printed a not defined value

* test: add the last test for blog command when the resulting set of the search contain more than 10 results

* refactor: use displayName instead of our util

* refactor: move class to object
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