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

Add Test Cases and Update Package.md #2

Merged
merged 110 commits into from
Jan 10, 2025
Merged
Changes from 1 commit
Commits
Show all changes
110 commits
Select commit Hold shift + click to select a range
3d98a30
[Automated] Update the toml files
ManadaHerath Dec 19, 2024
135980e
[Automated] Update the toml files
ManadaHerath Dec 19, 2024
acde97a
[Automated] Update the toml files
ManadaHerath Dec 19, 2024
73627f9
add 2 tests to generated code
ManadaHerath Dec 19, 2024
794faf3
update package.md
ManadaHerath Dec 20, 2024
6a36221
add resources for package.md
ManadaHerath Dec 20, 2024
34ca417
add images for setup guide
ManadaHerath Dec 20, 2024
6b719c4
add more images for package.md
ManadaHerath Dec 20, 2024
6f8800e
replace image in resources
ManadaHerath Dec 20, 2024
d944781
add more images for package.md
ManadaHerath Dec 20, 2024
a635557
fix structure of package.md
ManadaHerath Dec 20, 2024
263293b
update package.md
ManadaHerath Dec 29, 2024
af5047e
add test cases
ManadaHerath Dec 29, 2024
430a2c4
Merge branch 'main' of https://github.com/ManadaHerath/module-balleri…
ManadaHerath Dec 29, 2024
652d129
add more test cases
ManadaHerath Dec 30, 2024
0d35c7a
Disable API Read all property groups
ManadaHerath Jan 2, 2025
22ad029
Disable API read all property groups
ManadaHerath Jan 2, 2025
1597bda
sanitize OpenAPI URL endpoints
ManadaHerath Jan 2, 2025
c96e9af
disable API read all property groups
ManadaHerath Jan 2, 2025
04e8298
disable API read all property groups
ManadaHerath Jan 2, 2025
c6c251d
Update Package.md
ManadaHerath Jan 3, 2025
47a5262
Update Package.md
ManadaHerath Jan 3, 2025
818df04
add mock services
ManadaHerath Jan 3, 2025
3ef0812
Merge branch 'main' of https://github.com/ManadaHerath/module-balleri…
ManadaHerath Jan 3, 2025
323d021
Add test cases for Util.bal
ManadaHerath Jan 3, 2025
3610804
[Automated] Update the toml files
ManadaHerath Jan 6, 2025
3cbc0af
initiate examples
ManadaHerath Jan 6, 2025
d9b9552
add examples
ManadaHerath Jan 6, 2025
dce20c0
update readme.md
ManadaHerath Jan 6, 2025
e1d7cba
update package.md and readme.md
ManadaHerath Jan 6, 2025
ad1ef7c
update package.md and readme.md
ManadaHerath Jan 6, 2025
16e8e6b
add overview for package.md & readme.md
ManadaHerath Jan 6, 2025
ac9123b
update overview
ManadaHerath Jan 6, 2025
9cdf5c3
update tests
ManadaHerath Jan 6, 2025
9274773
modify tests
ManadaHerath Jan 6, 2025
73db3f7
add examples
ManadaHerath Jan 6, 2025
a90d849
remove TODO in docs
ManadaHerath Jan 7, 2025
3f68577
switch docs to markdown syntax
ManadaHerath Jan 7, 2025
ffa8394
switch imageURLs to markdown syntax
ManadaHerath Jan 7, 2025
e6a1bb2
remove extra empty lines in readme.md and package.md
ManadaHerath Jan 7, 2025
3dcdc37
remove empty lines in tests and examples
ManadaHerath Jan 7, 2025
03276bf
Update README.md
ManadaHerath Jan 7, 2025
9fb962b
Update README.md
ManadaHerath Jan 7, 2025
f09fc6e
Update ballerina/Package.md
ManadaHerath Jan 7, 2025
caea86a
remove getAllGroups endpoint from openapi spec
ManadaHerath Jan 7, 2025
f802474
Update ballerina/tests/mock_service.bal
ManadaHerath Jan 7, 2025
bbb96f8
rename examples
ManadaHerath Jan 7, 2025
23786cf
Merge branch 'main' of https://github.com/ManadaHerath/module-balleri…
ManadaHerath Jan 7, 2025
9d2e72f
remove serviceURL in 2 examples
ManadaHerath Jan 7, 2025
e61ea88
remove properties dependency for examples
ManadaHerath Jan 7, 2025
f73bd80
switch instructions line 130 and 138 in readme.md and package.md
ManadaHerath Jan 7, 2025
2b4bc3c
removed serviceURL in readme.md
ManadaHerath Jan 7, 2025
8c4ca3d
update sample usecase in readme.md and package.md
ManadaHerath Jan 7, 2025
e6f3c61
delete .devcontainer.json in examples
ManadaHerath Jan 7, 2025
5c6ebcb
delete extra .gitignore files
ManadaHerath Jan 7, 2025
0a6609e
update example ballerina.toml org name to wso2
ManadaHerath Jan 7, 2025
7cf64dd
change name in ballerina.toml in examples
ManadaHerath Jan 7, 2025
a700489
remove distribution field in ballerina.toml in examples
ManadaHerath Jan 7, 2025
71d9c95
fix 2 extra main.bal folder issue
ManadaHerath Jan 7, 2025
60c4759
remove destribution field
ManadaHerath Jan 7, 2025
ac63265
add licensing header
ManadaHerath Jan 7, 2025
4d703de
add licensing header for all .bal files
ManadaHerath Jan 7, 2025
415bb98
update year in licensing header
ManadaHerath Jan 7, 2025
7461213
update sanitization.md
ManadaHerath Jan 7, 2025
320d324
add ballerina program to get access token in readme.md and package.md
ManadaHerath Jan 7, 2025
5fc8907
updated introduction part in readme.md and package.md
ManadaHerath Jan 8, 2025
d7e5516
update module.md
ManadaHerath Jan 8, 2025
1e8392d
change image url to relative
ManadaHerath Jan 8, 2025
dbdd823
update image urls in package.md and module.md
ManadaHerath Jan 8, 2025
db825fe
add additional endpoint to example marketing-preference
ManadaHerath Jan 8, 2025
98e9fa1
Update ballerina/tests/mock_service.bal
ManadaHerath Jan 8, 2025
e328e43
Update ballerina/tests/mock_service.bal
ManadaHerath Jan 8, 2025
6bdbf58
add bal run command to the 3 docs
ManadaHerath Jan 8, 2025
41581f1
remove utils_test.bal
ManadaHerath Jan 8, 2025
62264ab
Update ballerina/tests/tests.bal
ManadaHerath Jan 8, 2025
264f9f5
Update ballerina/tests/tests.bal
ManadaHerath Jan 8, 2025
013ef39
change client name from hubspot to hubSpotProperties
ManadaHerath Jan 8, 2025
76db342
change hubspot to hubSpotProperties in examples
ManadaHerath Jan 8, 2025
c19f3a2
auto generate licensing header for client,types,utils files
ManadaHerath Jan 8, 2025
b0dfe62
add date-time change to sanitizations.md
ManadaHerath Jan 8, 2025
b46444d
update sanitizations.md
ManadaHerath Jan 9, 2025
798b96b
format with bal format
ManadaHerath Jan 9, 2025
aae7954
remove distribution field in ballerina.toml
ManadaHerath Jan 9, 2025
cd793c8
update examples links in docs
ManadaHerath Jan 9, 2025
6817603
Update README.md
ManadaHerath Jan 9, 2025
3a3c9a2
Update README.md
ManadaHerath Jan 9, 2025
93244d0
Update README.md
ManadaHerath Jan 9, 2025
efb53d1
Update README.md
ManadaHerath Jan 9, 2025
be83b21
Update ballerina/tests/tests.bal
ManadaHerath Jan 9, 2025
6c084d6
Update README.md
ManadaHerath Jan 9, 2025
e162b73
Update ballerina/tests/tests.bal
ManadaHerath Jan 9, 2025
3c71970
Update ballerina/tests/tests.bal
ManadaHerath Jan 9, 2025
336208a
Update examples/customer-behavior/main.bal
ManadaHerath Jan 9, 2025
ec6b27f
Update examples/marketing-preference/Ballerina.toml
ManadaHerath Jan 9, 2025
0860d29
Update examples/marketing-preference/main.bal
ManadaHerath Jan 9, 2025
d977d04
change openapi cli command in sanitizations.md
ManadaHerath Jan 9, 2025
07d4b1d
[Automated] Update the toml files
ManadaHerath Jan 9, 2025
f47d12b
[Automated] Update the toml files
ManadaHerath Jan 9, 2025
7c0154e
add image and keywords
ManadaHerath Jan 9, 2025
d2ec850
format the code in readme.md, package.md, module.md
ManadaHerath Jan 9, 2025
c5e5cc0
format the code in readme.md
ManadaHerath Jan 9, 2025
181ae74
[Automated] Update the toml files
ayeshLK Jan 10, 2025
d382dbe
[Automated] Update the toml files
ayeshLK Jan 10, 2025
89e20ba
Restructure test setup
ayeshLK Jan 10, 2025
4d4cdd7
Merge pull request #1 from ayeshLK/dev
ManadaHerath Jan 10, 2025
d737f5e
change image urls to given template
ManadaHerath Jan 10, 2025
0e41f09
add hubspot API reference to sanitizations.md
ManadaHerath Jan 10, 2025
427167a
update url of setup guide in examples readme.md
ManadaHerath Jan 10, 2025
57d9ee5
add readme s to examples
ManadaHerath Jan 10, 2025
8307f7c
rename example docs
ManadaHerath Jan 10, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add images for setup guide
  • Loading branch information
ManadaHerath authored Dec 20, 2024
commit 34ca417c58f56eb09a787dd89f8ebb546878db2f
3 changes: 3 additions & 0 deletions ballerina/Package.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,11 @@ Within app developer accounts, you can create developer test accounts to test ap
**_These accounts are only for development and testing purposes. In production you should not use Developer Test Accounts._**

1. Go to Test Account section from the left sidebar.
<img src=https://github.com/ManadaHerath/module-ballerinax-hubspot.crm.properties/blob/6a36221acc4771c608bcd8951bedca75b3e21024/docs/resources/test_acc_1.png alt="Hubspot developer portal" style="width: 70%;">
2. Click Create developer test account.
<img src=https://github.com/ManadaHerath/module-ballerinax-hubspot.crm.properties/blob/6a36221acc4771c608bcd8951bedca75b3e21024/docs/resources/test_acc_2.png alt="Hubspot developer testacc" style="width: 70%;">
3. In the dialogue box, give a name to your test account and click create.
<img src=https://github.com/ManadaHerath/module-ballerinax-hubspot.crm.properties/blob/6a36221acc4771c608bcd8951bedca75b3e21024/docs/resources/test_acc_3.png alt="Hubspot developer testacc3" style="width: 70%;">

### Step 3: Create a HubSpot App under your account.

Expand Down