Code review#1
Conversation
| @@ -1,8 +1,5 @@ | |||
| <component name="ProjectCodeStyleConfiguration"> | |||
There was a problem hiding this comment.
need to add relevant phone permissions to project.
|
Analysis of the program: Technical concepts to add: |
| @@ -1,8 +1,10 @@ | |||
| <?xml version="1.0" encoding="UTF-8"?> | |||
| class ExampleInstrumentedTest { | ||
| @Test | ||
| fun useAppContext() { | ||
| // Context of the app under test. |
There was a problem hiding this comment.
Needs to add more context and more tests to the app.
|
There aren't code changes committed in this pull request, so there's nothing to merge... thus, I don't recommend merging. |
Description of the Project:
The project is called Party Player but I found no evidence of any function that was related to this.
What I learned from the code review:
*I learned that you need to add circleCI integration to a project.
*I learned that you need you can't have a functional program if you don't have any relevant code in it.
*I learned that to make your program function the way that you want it to, you must add the correct code to make it do that.