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

Node access by reference #2

Closed
dima11221122 opened this issue Jan 25, 2019 · 0 comments
Closed

Node access by reference #2

dima11221122 opened this issue Jan 25, 2019 · 0 comments

Comments

@dima11221122
Copy link
Contributor

dima11221122 commented Jan 25, 2019

There are often requests (or even scripts) that need to be performed time after time in different parts of the application. An example would be custom authorization. At this point, TestMace will have to repeat this scenario in every place, which goes against the principles of DRY. We suggest adding the ability to refer to already created queries or scripts.

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

No branches or pull requests

2 participants