Skip to content
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

Create transaction object with params defined in general config #21

Open
kula1922 opened this issue Dec 13, 2012 · 0 comments
Open

Create transaction object with params defined in general config #21

kula1922 opened this issue Dec 13, 2012 · 0 comments

Comments

@kula1922
Copy link

For example, scripts are sending request to http://www.xyz.zxy?xxx=any_phrase on develop environment and any outher address on product environment. My url include any words from huge file so i cant add it to git repo. The file is preset on product environment but not the same place like develop environment. To change the addresses an intervention in the test scripts is required so, set all path in to config file will useful but now it is impossible.

Solution is rebuild "configure" method from utilities/run.py. This method need to read more params like args=[] or somethig like that. Methods "run" from core.UserGroup and core.Agent must take one more argument and core.Agent need to create transaction object with this one param.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant