Re: Hooked up the test data! -- DONE!!!
Gilles Caulier <[email protected]> Fri, 14 Oct 2022 15:27:18 +0200
| Newsgroups | gmane.comp.kde.digikam.devel |
|---|---|
| Message-ID | <CAHFG6sEfbaXM5N101pn4HguNmtiobabCAy_=Nk30gTHWW4jAcg@mail.gmail.com> |
I migrated more data files from the album model and database. I plan to do more during this weekend. There is the advanced-rename part which is more complicated, as unit tests operate directly on data files. We need to perform a copy in a temporary directory first, as I do with the metadata engine. Gilles Le ven. 14 oct. 2022 à 15:22, Steven Robbins <[email protected]> a écrit : > > On Thursday, October 13, 2022 11:57:24 P.M. CDT Gilles Caulier wrote: > > Hi Steve, > > > > I reviewed your codes, changed some details, and ported the > > metadataengine unit tests to the new repository. > > Thanks. I see from your changes that I had missed out on coding/naming > conventions in my test code. I'll try to follow that better in future > testing. > > -Steve