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

implement loadtests #69

Open
RizkyRajitha opened this issue Oct 10, 2022 · 1 comment
Open

implement loadtests #69

RizkyRajitha opened this issue Oct 10, 2022 · 1 comment
Assignees
Labels
easy ideal for beginners enhancement New feature or request good first issue Good for newcomers Hacktoberfest

Comments

@RizkyRajitha
Copy link
Owner

currently loadtests are implemented using a simple bash script which is not comprehensive.

curl --request POST --url http://34.201.6.138/api/user/login --header 'Content-Type: application/json' --data '{"username":"admin", "password":"linkin123"}'

create new laodtest using https://k6.io/

api details https://github.com/RizkyRajitha/linkin/blob/master/CONTRIBUTING.md#api

for

  • insertpagelinks
  • updatepagelinks

routes

@RizkyRajitha RizkyRajitha added good first issue Good for newcomers enhancement New feature or request easy ideal for beginners Hacktoberfest labels Oct 10, 2022
@remote007
Copy link

I'd like to work on this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy ideal for beginners enhancement New feature or request good first issue Good for newcomers Hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants