Skip to content

Add developer guide #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 36 commits into from
Jul 9, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
abdd741
add link to developer guide
FummiTaksi Jun 29, 2020
96e4754
add DEVGUIDE
FummiTaksi Jun 29, 2020
8157b98
fix link to dev guide
FummiTaksi Jun 29, 2020
35ca38d
move unit tests of the handler to tests folder
FummiTaksi Jun 29, 2020
d7cff9c
add instructions on how to package project
FummiTaksi Jun 29, 2020
68e6aca
fix typo prerequisites
FummiTaksi Jun 30, 2020
493ff34
define LocustHandlerException in locusthandler file
FummiTaksi Jun 30, 2020
e7c45b6
add venv instructions on running WebDemo
FummiTaksi Jun 30, 2020
99f4a98
modify teardown
Jul 1, 2020
25771aa
add instruction how to add failure percentage as an robot test parameter
Jul 1, 2020
c8566ae
add more unit tests, add more explanation on functionality
Jul 2, 2020
a197b6a
fix typos
Jul 2, 2020
b140158
Add instructions on packaging project and verifying that the installa…
Jul 7, 2020
3282226
change variables when robot tests are run from different env
Jul 7, 2020
1c8adab
add 'what is our goal' section
Jul 7, 2020
fe52b05
add comment to LocustHandlerException
Jul 7, 2020
3d41d32
add 'Improving the test result report' section
Jul 7, 2020
70d3c27
rename locust folder to locusthandler and make small fixes
Jul 8, 2020
ad2c83e
make python intepreter parts more clear
Jul 8, 2020
ef9e6a7
remove venv and install command when running the demoapp
Jul 8, 2020
2b0e5fe
rename robot test cases
Jul 8, 2020
89cf4b1
call keyword with Run Locust instead of run_locust in robot test cases
Jul 8, 2020
bb24b04
return empty array instead of self._tags
Jul 8, 2020
d7c6ad0
remove unneccessary empty arrays from locusthandler.py
Jul 8, 2020
f54d44b
change python intepreter parts
Jul 8, 2020
d9c417a
explain the purpose of new data set
Jul 8, 2020
e6e2f4c
unit tests refer to default value instead of magic number
Jul 8, 2020
7deba55
remove installation of wheel and setuptools
Jul 8, 2020
48b184e
explain copying of files to packagenv environment
Jul 8, 2020
2061d2b
remove failure_precentage_is_ten_by_default test, install wheel when …
Jul 9, 2020
6aeef8b
remove sdist when packaging
Jul 9, 2020
6e72553
remind to check out config.yml if robot test case fails
Jul 9, 2020
a496a3b
add instructions to check out is the yaml change correct
Jul 9, 2020
f7636b1
add syntax highlights for RobotFramework parts
Jul 9, 2020
e9b3b25
change default failure_precentage from ten to zero
Jul 9, 2020
24986ce
fix typos
Jul 9, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading