- Timestamp:
- 06/16/2018 10:38:27 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/admin/includesCommunityEvents.php
r42971 r43356 262 262 * Test: get_events() should return the events with the WordCamp pinned in the prepared list. 263 263 * 264 * @since 5.0.0264 * @since 4.9.7 265 265 */ 266 266 public function test_get_events_pin_wordcamp() { … … 284 284 * Simulates a valid HTTP response where a WordCamp needs to be pinned higher than it's default position. 285 285 * 286 * @since 5.0.0286 * @since 4.9.7 287 287 * 288 288 * @return array A mock HTTP response. … … 364 364 * falls into the list. 365 365 * 366 * @since 5.0.0366 * @since 4.9.7 367 367 */ 368 368 public function test_get_events_dont_pin_multiple_wordcamps() { … … 387 387 * no need to pin extra camp b/c one already exists in response 388 388 * 389 * @since 5.0.0389 * @since 4.9.7 390 390 * 391 391 * @return array A mock HTTP response.
Note: See TracChangeset
for help on using the changeset viewer.