felipepiovezan wrote: > > The current API test is interesting (tbh I wasn't aware we could mock the > > server like this!) > > Most people aren't, and it's hard to convert "I want to fake [this bit]" into > a template you can start from. Maybe I'll do some "so you want to test > [component]" guide for it. > > AI is some help to get started, but you are usually testing a very specific > thing and AI tends to go broad at first.
that would be very helpful! I could look into more API testing for some of the work I did https://github.com/llvm/llvm-project/pull/204788 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
