Siddharth Gelera
b61bcacabf
test(websocket): update BRU_FILE_NAME to use regex
...
Changed BRU_FILE_NAME from a string to a regex pattern for better matching.
2025-09-18 17:42:41 +05:30
Siddharth Gelera
a99087b671
test(websocket): refactor to use constant for BRU_FILE_NAME
...
Updated the test cases to utilize a constant for the BRU_FILE_NAME regex pattern for better maintainability and readability.
2025-09-18 17:41:31 +05:30
Siddharth Gelera
2a674786e2
test(websocket): add headers handling in tests
...
- Implemented logic to send headers in websocket messages.
- Added tests for websocket connections and message handling.
- Created locators for common elements in websocket tests.
2025-09-18 17:21:53 +05:30
Siddharth Gelera
3fc2fa2d57
tests(websockets): move it a folder up
2025-09-18 14:16:53 +05:30
Siddharth Gelera
d209272e16
feat(websockets): add websocket tests
2025-09-18 14:10:04 +05:30
Sanjai Kumar
fb2ca8937e
feat: add environment variable DISABLE_SAMPLE_COLLECTION_IMPORT to control sample collection import behavior ( #5567 )
...
* feat: add environment variable DISABLE_SAMPLE_COLLECTION_IMPORT to control sample collection import behavior
2025-09-17 13:57:10 +05:30
Sanjai Kumar
5393e3b496
feat: Add default sample collection on first app launch ( #5536 )
...
* feat: Add Default Sample Collection On First Launch
* feat(initial-load): add attribute for app readiness
---------
Co-authored-by: Bijin Bruno <bijin@usebruno.com >
2025-09-15 15:00:39 +05:30
Anoop M D
86b3c65dcd
Merge pull request #5525 from sanish-bruno/feat/moving-requests-cross-collection
...
Feature: moving requests cross collection
2025-09-08 20:05:04 +05:30
sanish chirayath
c9fe9813db
Merge pull request #5526 from sanish-bruno/fix/tags-removed-while-moving-request
...
Fix: tags removed while moving request
2025-09-08 20:03:36 +05:30
sanish-bruno
70d65d87c5
move: test cases to new folder
2025-09-08 16:32:13 +05:30
lohit
3c656270b3
ca certs fixes and tests ( #5429 )
...
Co-authored-by: Anoop M D <anoop.md1421@gmail.com >
2025-09-07 23:06:44 +05:30
Anoop M D
033c5cc0f7
Refactor tests
2025-09-07 03:05:11 +05:30
ramki-bruno
6455b00742
Removed old Playwright setup
2025-05-12 12:12:21 +05:30
Mirko Golze
470e9d0442
proxy settings
2023-10-15 16:40:50 +02:00
Josh Soref
86cda2cf5a
spelling: sample
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-09-28 14:11:49 -04:00
Anoop M D
4531cfc994
chore( #197 ): ran prettier on tests folder
2023-09-22 00:45:42 +05:30
depa panjie purnama
5ad9be4f6b
feat: Create New Request e2e test ( #52 )
...
* add selector ID
* add createNewRequest flow
* selector update
2022-10-31 16:50:57 +05:30
depa panjie purnama
c3fa473dae
use fakerjs as random test data ( #51 )
2022-10-27 23:23:04 +05:30
depa panjie purnama
90a29918d0
feat: Create Collection e2e test ( #50 )
...
* add selector IDs
* add Create Collection e2e test
2022-10-26 21:59:37 +05:30
depa panjie purnama
dc68d511bd
add e2e test using playwright ( #44 )
2022-10-25 00:42:53 +05:30