Age | Commit message (Collapse) | Author | |
---|---|---|---|
17 hours | test: update behavior of empty string in string slot | (quasar) nebula | |
17 hours | validators, test: permissive typeless validateReference() | (quasar) nebula | |
Test appears to describe that the original behavior would have been to default to 'track', which like... okay?? That is so and was changed (to no default and arbitrary typeless behavior) in commit 4f6e0bc3. | |||
17 hours | test: validators: here we go again | (quasar) nebula | |
17 hours | test: update mini CacheableObject constructor setups | (quasar) nebula | |
17 hours | test: update linkWikiDataArrays call | (quasar) nebula | |
17 hours | test: obliterate wholescale thing surface tests | (quasar) nebula | |
17 hours | test: remove #track withAlbum (unit) | (quasar) nebula | |
Albums are directly passed onto the track, now. | |||
17 hours | test: remove withParsedCommentaryEntries (unit) | (quasar) nebula | |
Analogous code is now in #yaml, parseContentEntriesFromSourceText, and #wiki-data, matchContentEntries & friends | |||
18 hours | test: update linkContribution (unit) | (quasar) nebula | |
18 hours | test, urls: get content-function unit test infra working, probably | (quasar) nebula | |
18 hours | test: remove all existing snapshot tests | (quasar) nebula | |
Deliberately keeping evaluate.snapshot() for possible future use. There are also these folders which were seemingly never included in the working tree: test/snapshot/complete test/snapshot/isolated test/snapshot/mixed If and when we come back to snasphot tests, maybe we'll bounce off of that idea shaped out of three words. | |||
2025-05-16 | test: yeet generateAlbumAdditionalFilesList | (quasar) nebula | |
2025-02-25 | support art tag info pages; ensure "art tag" terminology everywhere | (quasar) nebula | |
2025-01-10 | data, upd8: auto-provide boundFind on 'find' dependency | (quasar) nebula | |
2024-11-19 | test: remove generate{Album,Track,}CoverArtwork snapshots | (quasar) nebula | |
2024-11-19 | test: update generate{Album,Track}CoverArtwork (snapshot) | (quasar) nebula | |
These are shittier updated tests because we're meaning to restructure how generateCoverArtwork works to begin with, very shortly. | |||
2024-11-17 | test: update generateCoverArtwork (snapshot) | (quasar) nebula | |
2024-11-02 | content, test: remove generatePreviousNextLinks | (quasar) nebula | |
2024-11-02 | content, css, test: generateAlbumSecondaryNav: new prev/next | (quasar) nebula | |
2024-10-30 | data, content: remove shared and inferred additional names | (quasar) nebula | |
Removes: - inferredAdditionalNameList (#composite/things/track) etc - sharedAdditionalNameList (#composite/things/track) etc - "specificAlbumExclusive" / "This Album Only" field - "from" property / "on {ALBUMS}" accent (content) - generateTrackAdditionalNamesBox (no leftover dynamics) - related snapshot test | |||
2024-10-05 | test: transformContent: test how punctuation is absorbed | (quasar) nebula | |
2024-09-23 | test: transformContent: test how email addresses are treated | (quasar) nebula | |
2024-08-15 | content, test: linkContribution: showContribution -> showAnnotation | (quasar) nebula | |
2024-08-05 | test: general refactor instantiating things & managing wikiData | (quasar) nebula | |
2024-08-05 | data, test: TrackSection.tracks: use direct links | (quasar) nebula | |
2024-08-05 | data, test: Album.trackSections: use direct links | (quasar) nebula | |
2024-08-05 | test: fix meaningless fail in generateAlbumTrackList (unit) | (quasar) nebula | |
2024-07-31 | test: generateAlbumTrackList: track sections (snapshot) | (quasar) nebula | |
2024-06-23 | test: update withParsedCommentaryEntries (unit) | (quasar) nebula | |
2024-06-23 | test: update withParsedCommentaryEntries (unit) | (quasar) nebula | |
2024-06-18 | test: update contribution tests (snapshot) | (quasar) nebula | |
2024-06-18 | test: update linkContribution (snapshot, unit) | (quasar) nebula | |
Sorry, this is just maintaining the test paths that exist and dropping the ones which don't apply anymore. | |||
2024-06-18 | data: transparent basic Contribution objects | (quasar) nebula | |
2024-06-18 | data, test: withPropertyFromObject: 'internal' input | (quasar) nebula | |
2024-06-12 | test: update withResultOfAvailabilityCheck (unit) | (quasar) nebula | |
2024-06-12 | test: quickCheckCompositeOutputs utility function | (quasar) nebula | |
2024-06-12 | test: update withPropertiesFromObject (unit) | (quasar) nebula | |
2024-06-01 | test: extract STATIC_VERSION from affecting tests | (quasar) nebula | |
2024-06-01 | test: 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-21 | content, url-spec: use static rather than shared, drop cachebust | (quasar) nebula | |
2024-05-19 | test: update unit tests regarding track sections | (quasar) nebula | |
2024-05-19 | data: TrackSection thing objects | (quasar) nebula | |
Sorry this commit is kind of monolithic! It's difficult to separate out any of the changes since they're all related to track sections' basic functionality. | |||
2024-05-15 | content: remove generateAdditionalFilesShortcut | (quasar) nebula | |
2024-05-08 | test: Track.alwaysReferenceByDirectory (unit) | (quasar) nebula | |
2024-05-01 | test: update cacheable-object tests (unit) | (quasar) nebula | |
2024-05-01 | test: update withAlbum (unit) | (quasar) nebula | |
2024-05-01 | test: update image (snapshot) | (quasar) nebula | |
2024-05-01 | test: update generateAlbumTrackList (snapshot) | (quasar) nebula | |
2024-05-01 | test: update generate{Album,Track}CoverArtwork | (quasar) nebula | |
2024-05-01 | test: update generateAlbumSecondaryNav (snapshot) | (quasar) nebula | |