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

Unit test #11

Open
wants to merge 35 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
f235672
Enable workSchedule API for SDK
tkla Jun 1, 2022
89c0956
Update workSchedule name and description
tkla Jun 3, 2022
1d68fa8
Add GET workSchedules request to EnvoyAPI
tkla Jun 3, 2022
5689d31
Adjusted GET workSchedules to use its own request options rather than…
tkla Jun 3, 2022
00b4988
Add companies api to EnvoyAPI
tkla Jun 3, 2022
61c2150
Add GET /entry
tkla Jun 3, 2022
0a8ef1a
Add GET, POST, and PATCH createEntry
tkla Jun 6, 2022
02964bc
Add GET entries by date
tkla Jun 6, 2022
f768af5
Updated Urls for workschedule APIs, these will possibly be deprecated…
tkla Jun 7, 2022
a21d4c4
Add DELETE work schedule
tkla Jun 7, 2022
af279c9
Add check in and check out for work schedule
tkla Jun 7, 2022
828546a
Add GET invites for both singular and multiple invites. Updated new A…
tkla Jun 7, 2022
69702c3
Add createInviteV1 to create invites using new route
tkla Jun 7, 2022
9295232
Update createInviteV1 to send back request body
tkla Jun 8, 2022
7fd24d3
Add updateInviteV1
tkla Jun 8, 2022
3f580af
Add removeInviteV1
tkla Jun 8, 2022
eb54076
Add axios package.
tkla Jun 8, 2022
db82bd4
Add reservations APIs
tkla Jun 8, 2022
3e9c9df
Add space APIs
tkla Jun 8, 2022
259ad68
Change deleteWorkSchedule back to async class method
tkla Jun 10, 2022
e76b04b
Add externalAuthLogin
tkla Jul 1, 2022
7f84846
Add getAccessTokenFromAuth and refreshAccessToken methods to EnvoyAPI
tkla Jul 5, 2022
d728d17
Add EnvoyAPI.login() test cases for success
tkla Jul 19, 2022
654b031
Add fail test cases to EnvoyAPI.login()
tkla Jul 19, 2022
21c63bc
Add location api unit tests
tkla Jul 20, 2022
f2035b2
Add test cases for flows and company. Add employees api call
tkla Jul 20, 2022
f56a98e
Add new Employees api to EnvoyAPI and add getSignInFields. Employees …
tkla Jul 21, 2022
8f4f2a0
Add flowBadge, locationEmployees, employees, signInPage tests
tkla Jul 21, 2022
7ef8b12
Add entries tests
tkla Jul 22, 2022
8e28d3e
Add work schedules tests. Updated createWorkSchedule to not require a…
tkla Jul 22, 2022
8703c37
Add workScheduleDelete tests
tkla Jul 26, 2022
10ab102
Add checkIn and checkOut workschedule tests. Update reservations() to…
tkla Aug 1, 2022
a96a12c
Add Invites, reservations, spaces, refreshAccessToken, getDataFromBod…
tkla Aug 1, 2022
1193c44
Add more tests for deprecated methods
tkla Aug 3, 2022
c57551a
Add EnvoyPluginSDK tests
tkla Aug 3, 2022
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
Binary file added .DS_Store
Binary file not shown.
Loading