T
TBD4mo ago
ALR

`tbdex` Available in TestSuite 🧵

tbdex Available in TestSuite 🧵
3 Replies
ALR
ALR4mo ago
@devRel and especially @chrisgiglio - I've given you a temporary crux which may unblock you to write tbdex tests. If I catch any of you doing what I did tonight, it's going to be a serious conversation. Do not do this. But seriously, here's the Good: * You have a tbdex-kt dependency in the Dev Site testsuite to at least write compiled tests against. * Tests you write may work at runtime. If they don't, we have options to fix that with more kludges to keep you unblocked. The Caveats: * This is a temporary fix. It involves a dependency on a volatile SNAPSHOT version of tbdex which may change at any time or disappear after some time entirely. * Code paths that you call will either work as expected or fail, and we won't know until you write those tests. If you write tests and see errors in the form of ClassNotFoundException or NoClassDefFoundError, that's your hint it's a versioning issue. Don't spend another moment debugging it; ping me and I'll see what I can do to put more duct tape on the build. And everyone please thank @jiyoontbd who rallied some changes to tbdex-kt today enabling me to release the temp SNAPSHOT for us. She's also helping me with longer-term fixes and I'm really appreciative of her domain expertise in these libraries while we do some surgery to fix 'em up to a long-term, stable solution.
Unknown User
Unknown User4mo ago
Message Not Public
Sign In & Join Server To View
ALR
ALR4mo ago
Office hours at 11:30 Pacific!