Edward Gao
Edward Gao
* **#44033** 👈 * **#44505** : 1 other dependent PR ([#44506](https://github.com/airbytehq/airbyte/pull/44506) ) * `master` This stack of pull requests is managed by Graphite. Learn more about stacking. Join @edgao and...
actually, you know what would be a good idea? _writing a test_ (I literally was planning to do that, then got distracted 🤦 ) lemme do that, will rerequest review...
* **#46749** * **#46922** * **#46921** * **#46920** * **#46902** 👈 * **#46925** * `master` This stack of pull requests is managed by Graphite. Learn more about stacking. Join @edgao...
* **#46976** * **#46955** * **#46954** * **#46749** 👈 * **#46922** * **#46921** * **#46920** * **#46948** * `master` This stack of pull requests is managed by Graphite. Learn more...
hm, I thought I tried that and it still executed all the previous test cases. can try again next week
am I using the seed wrongly? My process was: Added `testImplementation 'io.kotest:kotest-property:5.9.1'` to my build.gradle, then ran a test like this: ```kotlin // not sure if it matters: this is...
@johnny-schmidt you already did something for this I think? at least destination-dev-null respects cloud vs oss mode