You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
5.**Both students**: Verify you both have the complete solution (producer + consumer)
33
37
34
-
**Testing Together:**
35
-
- Once both partners have pulled all changes, follow the `testing instructions below` to send and receive messages
36
-
- Both partners should be able to run the complete solution on their machines
37
-
38
38
**Important Notes:**
39
39
- Communicate frequently with your partner about your progress
40
40
- If you encounter merge conflicts, work together to resolve them
41
41
- Use the [git_commands.md](../resources/git_commands.md) file for Git command reference
42
42
43
+
**Testing Together:**
44
+
- Once both partners have pulled all changes, follow the `testing instructions below` to send and receive messages
45
+
- Both partners should be able to run the complete solution on their machines
46
+
43
47
44
48
`IMPORTANT!!!` Please utilize the [Functions.md](../Resources/Functions.md) file as it contains almost all the functions you will need for this lab. Also, other helpful information can be found under the Resources folder for Python, Git, and RabbitMQ details.
0 commit comments