-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Common pitfalls unit test (#1564)
* clean up server deprecated code * test passes now with changes to test proxy * remove passing test * remove await * fix sync repo settings * grab app profileId from client * remove passing test * changes to timeout * fix deadline error * remove package.json line * fix prettier issues * remove old functions for deadline * Update bulk-mutate-rows.js * Update read-rows.js * Update read-modify-write-row.js * Update read-row.js * add unit test that confirms a common pitfall * fix error syntax * remove describe block * modify code to have server send deadline exceeded error * add modified unit test with hook * have hook handle requests * add test that confirms a pitfall * fix typo * fix prettier * remove unused import
- Loading branch information
1 parent
2fdf98f
commit 5895404
Showing
3 changed files
with
65 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters