Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Convert to GAPIC * WIP * Passing system tests! * Fix read-rows.js tests * Fix tests. * prettier * Document gaxOptions in cluster * Document gaxOptions for family & expose in table.createFamily * Expose and document gaxOptions from instance.js * more tests * lint * Test family * Row document * update save example * Test row.js * Test instance.js * Test table.js * fix sinon errors * Fix table#get() call to table#getMetadata() * Fix system tests * Support emulator * retries * testing continues * pretteir * lint * test * testing * remove autocreate where operations are returned * Remove duplicate code * Fixed broken mutate-rows tests on GAPIC branch * Remove patches * Revert "Remove patches" This reverts commit a6a3c8c. * Fix patch & use new test * Get windows to run test * Fixed broken mutate-rows tests on GAPIC branch nextickv2 * Revert "Get windows to run test" This reverts commit d34724c. * Tests work! * revert v2 changes * remove non-paginated methods * remove old test stuff * Use `instanceof` FamilyError check. * rename options * Restore `sinon.restore()` call. * Put back pre-request error handler * prettier * remove unnecessary resetHistory call
- Loading branch information