Results 13 comments of Joseph Semrai

For convenience, find the Bassa Wiki Page below at (as I am unable to make contributions to the wiki directly): https://github.com/JosephSemrai/Bassa-Load-Testing-Wiki

- Updated documentation images to reflect the production Docker build - Added shell script to automate some of the testing process - Added automated section to the documentation

Hi, I have gone through with the following: - Adding error handlers for Locust and creating the Docker image - Removing the install and OS check for docker - Updating...

@wdevon99 With this, would you like the `Comments`, `PostComments` and `CommentForm` components to all be rendered within the `PostDetailView` page only?

After looking at the comments above, I think this might fit most of the criteria: ![image](https://user-images.githubusercontent.com/29003194/71461224-18e0c380-277d-11ea-89d8-fb2e65567760.png) SVG File: https://drive.google.com/file/d/1M3Gr2fH62wLIB2uIReQj87NhBssTKWgP/view?usp=sharing

Hi, were the repository environment variables set? It should build given valid values. ``` FAIL src/App.test.js ✕ renders without crashing (199ms) ● renders without crashing TypeError: Cannot read property 'initialize'...

I believe there were no build errors in the past as the React application was not being built with it requiring the environment variables. If setting the environment variables in...

I have tried multiple methods of adding the line endings, including methods for both types of line endings, yet Codacy will still not recognize the changes. Does anyone have any...

It appears that rebasing the commits is causing Codacy to not detect the line endings.

@Anmolbansal1 Whenever I rebase the commits and push it back to the remote, Codacy complains about there not being a trailing line ending, even though there is one. Do you...