Opened 13 months ago

Last modified 13 months ago

#30 new defect

Rewrite WPTestGalleryPost to use _WPDataset2

Reported by: nacin Owned by: westi
Priority: normal Milestone: Fix Existing Tests
Component: Formatting Keywords:
Cc:

Description

WPTestGalleryPost uses _WPDataset1, which is the 2007 data. However, it relies on the 2008 data - [205]. As far as I can tell, these never technically passed, as no dataset class has ever referenced the 2008 data.

The 2008 data has the post_category field, see #13.

The test content should be updated to use the new 2011 data, _WPDataset2.

Change History (1)

(In [660]) Skip all of WPTestGalleryPost as it tests against a broken and unused dataset. see #30.

Note: See TracTickets for help on using tickets.