Anoop M D
|
aeb9fc8875
|
chore: release bruno packages to npm
|
2023-09-01 13:43:26 +05:30 |
|
Anoop M D
|
26a05f92cb
|
chore: bumped version v0.13.1
|
2023-09-01 00:15:14 +05:30 |
|
Anoop M D
|
fff7819c46
|
fix(#177): fixed issue where collection run was getting aborted after 4xx/5xx response
|
2023-09-01 00:13:31 +05:30 |
|
Anoop M D
|
1d678ee0d9
|
chore: bump version to 0.13.0
|
2023-08-31 23:03:34 +05:30 |
|
Anoop M D
|
fd4c188c95
|
feat(#177 #165): running tests and assertions for error responses
|
2023-08-30 21:35:59 +05:30 |
|
Anoop M D
|
97678b05fc
|
Merge branch 'main' of github.com:usebruno/bruno
|
2023-08-30 20:31:57 +05:30 |
|
Anoop M D
|
a1c9625aee
|
feat(#168): disable ssl option
|
2023-08-30 20:31:15 +05:30 |
|
Anoop M D
|
a9d74467ff
|
Merge pull request #176 from LesageYann/chore/doc-improve-suggest
chore: improve the cli doc to avoid misunderstandings
|
2023-08-29 20:05:55 +05:30 |
|
Lesage Yann
|
bd670eceb6
|
chore: improve the cli doc to avoid misunderstandings on the command:
|
2023-08-29 11:36:35 +02:00 |
|
Anoop M D
|
1ccb66e92a
|
Merge pull request #173 from dcoomber/feature/48-husky-prettier
Added prettier precommit hook with husky Re #48
|
2023-08-29 10:47:09 +05:30 |
|
Anoop M D
|
d62881fe0d
|
feat: updated electron builder config to use js based config
|
2023-08-28 23:14:40 +05:30 |
|
David Coomber
|
9ea95b4571
|
Copy prettier config from packages/bruno-app Re #48
|
2023-08-19 10:40:54 +02:00 |
|
David Coomber
|
df9322b767
|
Added prettier precommit hook with husky Re #48
|
2023-08-19 09:20:46 +02:00 |
|
Anoop M D
|
c27c750c3e
|
feat: preferences local storage and electron sync
|
2023-08-19 00:36:37 +05:30 |
|
Anoop M D
|
94baee8e25
|
feat: Preferences (General Tab)
|
2023-08-18 01:09:00 +05:30 |
|
Anoop M D
|
417b50b0ad
|
feat: Preferences (Theme and Support)
|
2023-08-18 00:18:30 +05:30 |
|
Anoop M D
|
bf5ee7e409
|
Merge pull request #171 from dcoomber/feature/process-env-secrets
RFC: Support process.env in Bru script Re #170
|
2023-08-17 23:00:41 +05:30 |
|
David Coomber
|
3ca0107f1b
|
Proposal to support process.env in Bru script Re #170
|
2023-08-11 19:48:09 +02:00 |
|
Anoop M D
|
ec22fdb637
|
chore: initial commit for bruno docs package
|
2023-05-19 19:57:58 +05:30 |
|
Anoop M D
|
66024d04e9
|
chore: version bump
|
2023-05-02 15:26:27 +05:30 |
|
Anoop M D
|
330a7ad18a
|
fix: fixed bug where content type was getting overwritten everytime as application/x-www-form-urlencoded
|
2023-05-02 15:25:07 +05:30 |
|
Anoop M D
|
2976842588
|
chore: version bump for bruno cli v0.5.0
|
2023-04-30 12:10:08 +05:30 |
|
Anoop M D
|
51e0ea2c2d
|
feat(#155): exit process with non zero code when tests or assertions fail
|
2023-04-30 12:08:23 +05:30 |
|
Anoop M D
|
3b85e7ebcc
|
chore: version bump v0.12.1
|
2023-04-27 19:26:41 +05:30 |
|
Anoop M D
|
49b0f3a322
|
fix(#148) : fixed issue where form url encoded params were not being interpolated
|
2023-04-27 19:25:52 +05:30 |
|
Anoop M D
|
45ca5ded96
|
chore: bumped version to v0.12.0
|
2023-04-20 11:54:36 +05:30 |
|
Anoop M D
|
b6528062f0
|
fix: fixed issue where postman collection import was failing when the filename had / or ? chars (#147)
|
2023-04-20 11:46:55 +05:30 |
|
Anoop M D
|
86094cc054
|
fix: fixed issue where cancelling requests was throwing an error (#146)
|
2023-04-20 11:19:12 +05:30 |
|
Anoop M D
|
8e0bc68ada
|
feat: support node-fetch as an inbuilt library (#138)
|
2023-04-20 10:51:29 +05:30 |
|
Anoop M D
|
c36c7b44a6
|
Merge pull request #145 from DivyMohan14/feature/async-pre-request-scripts
Adding support for using async pre-request scripts
|
2023-04-20 09:55:06 +05:30 |
|
Divy Mohan Rai
|
0ac27dee56
|
feature(async-script): adding support for using async pre-request scripts
|
2023-04-15 12:33:45 +05:30 |
|
Anoop M D
|
ede122ab09
|
fix: fix image rendering issues in bru cli npm readme
|
2023-04-01 13:57:59 +05:30 |
|
Anoop M D
|
96e368cb18
|
fix: fixed bru cli typos
|
2023-04-01 13:55:32 +05:30 |
|
Anoop M D
|
942b75861c
|
fix: fixed broken link in bruno cli readme
|
2023-04-01 13:54:33 +05:30 |
|
Anoop M D
|
c1711ea01b
|
fix: fixing npm image rendering issues in readme
|
2023-04-01 13:53:32 +05:30 |
|
Anoop M D
|
dedfefbc9a
|
chore: release cli docs to npm
|
2023-04-01 13:48:35 +05:30 |
|
Anoop M D
|
65dd5df87e
|
chore: added screenshot of bru cli output
|
2023-04-01 13:46:13 +05:30 |
|
Anoop M D
|
78d2393686
|
chore: prep for bruno-cli release
|
2023-04-01 13:40:23 +05:30 |
|
Anoop M D
|
0b65c4580e
|
chore: updated image
|
2023-03-30 11:04:20 +05:30 |
|
Anoop M D
|
9cc1bf1e2f
|
chore: updated readme
|
2023-03-30 10:56:37 +05:30 |
|
Anoop M D
|
b96e3d0f23
|
release: v0.11.0
|
2023-03-29 13:00:03 +05:30 |
|
Anoop M D
|
11c99d55dc
|
fix: fixed yml indentation issue
|
2023-03-29 12:58:03 +05:30 |
|
Anoop M D
|
d054dc4c78
|
feat(#105): github workflow for release updates to homebrew
|
2023-03-29 12:55:49 +05:30 |
|
Anoop M D
|
9014dc5769
|
fix: fixed dark mode styling issue in assertions op selector
|
2023-03-29 12:49:17 +05:30 |
|
Anoop M D
|
d346970241
|
fix: fixed issue where unsaved changes where not being picked up while running tests (#125)
|
2023-03-29 12:43:47 +05:30 |
|
Anoop M D
|
bdb3051c2b
|
fix: fixed issue where env vars was not getting embedded inside xml req body (#141)
|
2023-03-29 12:22:42 +05:30 |
|
Anoop M D
|
f8325b22b3
|
fix: fixed issue where env vars was not getting embedded inside xml req body (#141)
|
2023-03-29 12:20:40 +05:30 |
|
Anoop M D
|
78251c530c
|
feat: added custom assertion for chaijs for match() method
|
2023-03-23 21:36:35 +05:30 |
|
Anoop M D
|
dea95664b9
|
fix: fixed issue in bru cli where assertions was not being run
|
2023-03-23 21:35:41 +05:30 |
|
Anoop M D
|
fbc6e7bff5
|
Merge pull request #135 from dcoomber/bugfix/132-isjson-assertion
Resolve issue with to.be.json assertions Re #132
|
2023-03-23 14:11:55 +05:30 |
|