Skip to content
View draiyz's full-sized avatar
Block or Report

Block or report draiyz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. pipelines pipelines Public

    deployment yamls for github actions

    1

  2. Get-HARfile-Selenium Get-HARfile-Selenium Public

    A HAR file is primarily used for identifying performance issues, such as bottlenecks and slow load times, and page rendering problems during performance testing. The HAR file keeps track of each re…

    Python

  3. eb-locustio-sample eb-locustio-sample Public

    Forked from erik-pantheon/eb-locustio-sample

    AWS Elastic Beanstalk sample code to run the load testing tool, locust.

    Ruby

  4. page-object-model-selenium_DESIGNO-AGENCY page-object-model-selenium_DESIGNO-AGENCY Public

    This is a GUI test using the Page-object-model framework to encourage scalability and maintainability.

    Python 1

  5. deploy-to-eks.yml deploy-to-eks.yml
    1
    # eks.yml
    2
    on:
    3
      pull_request:
    4
      push:
    5
        branches:         # array of glob patterns matching against refs/heads. Optional; defaults to all