« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/test/unit/data/things/album.js
AgeCommit message (Collapse)Author
2024-06-01test: update track section unit tests, don't be magically easy(quasar) nebula
Most notably drops automatically setting ownTrackData. Hilariously, this doesn't break any tests (presumably because they were generally updated to handle a newer - albeit not the newest - track section format).
2024-05-19test: update unit tests regarding track sections(quasar) nebula
2024-05-01test: misc adaptations for who/what -> artist/annotation(quasar) nebula
2024-01-13test: {Track,Album}.artTags (unit), expect tags only w/ cover art(quasar) nebula
2023-11-28data, test: album.trackData -> album.ownTrackData(quasar) nebula
2023-10-01data, test: expose track section names(quasar) nebula
2023-10-01test: test missing tracks property in album.trackSections(quasar) nebula
2023-09-09data, test: filter out empty track sections(quasar) nebula
Also test unmatched track references.
2023-09-09test: Album.{banner,wallpaper}{FileExtension,Style}(quasar) nebula
Also Album.bannerDimensions.
2023-09-08test: Album.trackSections (unit)(quasar) nebula
2023-09-08test: Album.tracks (unit)(quasar) nebula
2023-09-08test: Album.coverArtFileExtension (unit)(quasar) nebula
Most of these currently fail.
2023-09-08test: Album.coverArtDate (unit)(quasar) nebula
The last test is deliberately failing.