Make WordPress Core

Opened 14 years ago

Closed 13 years ago

#23532 closed enhancement (wontfix)

Sync Tests Repository on Github

Reported by: hakre Owned by:
Priority: normal Milestone:
Component: Unit Tests Version:
Severity: normal Keywords:
Cc: Focuses:

Description

Like with Wordpress, the tests should be synched as well with a git repository under

https://github.com/WordPress/

Especially after taking in

https://github.com/nb/wordpress-tests

Change History (5)

#1 @scribu
14 years ago

  • Milestone Awaiting ReviewWordPress.org

#2 @scribu
14 years ago

Note that unit-tests.svn.wordpress.org makes use of svn:externals, which will be ignored by git-svn.

#3 @SergeyBiryukov
13 years ago

  • Version trunk

#4 @SergeyBiryukov
13 years ago

#24123 was marked as a duplicate.

#5 @bpetty
13 years ago

  • Milestone WordPress.org
  • Resolutionwontfix
  • Status newclosed

The unit-tests repo is now officially just an archive of source code history on the tests since the tests have now moved into the new develop.svn repo.

As such, this repo won't even see any sync from develop to unit-tests SVN repo, and definitely would be useless on GitHub at this point (besides the issue with svn:externals).

Note: See TracTickets for help on using tickets.