* Removed mocking from client tests * Updated Client tests to remove Client.setTeamId * Fixed actions/general.test.js * Updated test/reducer/channel.test.js for the updated store structure * Commented out general reducer tests until the store structure is more finalized * Properly used the team ID when creating a channel |
||
|---|---|---|
| .. | ||
| client.test.js | ||
| client_channel.test.js | ||
| client_general.test.js | ||
| client_post.test.js | ||
| client_team.test.js | ||
| client_user.test.js | ||