github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2015-01-29 04:30 pm

[dreamwidth/dw-free] d15af6: Move test config to a separate file

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: d15af66c384c89842ab5a1d789b8c7560693348a
https://github.com/dreamwidth/dw-free/commit/d15af66c384c89842ab5a1d789b8c7560693348a
Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-29 (Thu, 29 Jan 2015)

Changed paths:
M bin/upgrading/texttool.pl
M bin/upgrading/update-db.pl
M cgi-bin/LJ/Config.pm
M t/assertions.t
M t/atom-post.t
M t/betafeatures.t
A t/bin/initialize-db
M t/birthday.t
M t/caps.t
M t/captcha-textcaptcha.t
M t/captcha.t
M t/clean-comment.t
M t/clean-embed.t
M t/clean-event.t
M t/cleanemail.t
M t/cleaner-forms.t
M t/cleaner-invalid.t
M t/cleaner-ljtags.t
M t/cleaner-subject.t
M t/cleaner-tables.t
M t/commafy.t
M t/comment-create.t
M t/comment.t
A t/config-test.pl
M t/console-ban.t
M t/console-changecommunityadmin.t
M t/console-changejournalstatus.t
M t/console-changejournaltype.t
M t/console-comment.t
M t/console-community.t
M t/console-entry.t
M t/console-expungeuserpic.t
M t/console-faqcat.t
M t/console-finduser.t
M t/console-findusercluster.t
M t/console-getrelation.t
M t/console-infohistory.t
M t/console-moodthemes.t
M t/console-print.t
M t/console-priv.t
M t/console-reset.t
M t/console-set.t
M t/console-setbadpassword.t
M t/console-suspend.t
M t/console-syndicated.t
M t/console-sysban.t
M t/console-tags.t
M t/content-filters.t
M t/create-url.t
M t/dev-setup.t
M t/directorysearch-extra.t
M t/directorysearch.t
M t/draftset.t
M t/emailpost-comment.t
M t/emailpost.t
M t/embed-whitelist.t
M t/entry-lookup.t
M t/entrycomment-create.t
M t/errors.t
M t/esn-duplicatesubscriptions.t
M t/esn-end2end.t
M t/esn-findsubscription.t
M t/esn-journalnewcomment.t
M t/esn.t
M t/external-user.t
M t/fakememcache.t
M t/faq.t
M t/feed-atom.t
M t/formatted-mail.t
M t/htmltrim.t
M t/https-url.t
M t/importer-remap-username.t
M t/jabber-presence.t
M t/langdatfile.t
M t/location.t
M t/log-items.t
M t/notificationinbox.t
M t/notificationmethod-email.t
M t/notificationmethod-inbox.t
M t/paid-time.t
M t/parsefeed-atom-link.t
M t/parsefeed-atom-link2.t
M t/parsefeed-atom-link3.t
M t/parsefeed-atom-types.t
M t/parsefeed-authors.t
M t/poll.t
M t/post.t
M t/privs.t
M t/proto-post-edit-roundtrip.t
M t/protocol.t
M t/referer.t
M t/rename.t
M t/request-multi.t
M t/request-post.t
M t/routing-table.t
M t/s2-color.t
M t/settings.t
M t/subscription-flags.t
M t/subscription-nested.t
M t/subscription-pending.t
M t/synsuck.t
M t/tags-valid.t
M t/talklib-mail-migrate.t
M t/template-plugin-formhtml.t
M t/typemap.t
M t/uniqcookie.t
M t/use-strict.t
M t/user-infoshow-migrate.t
M t/userloading.t
M t/usermoves.t
M t/userpics.t
M t/userpics_0keyword.t
M t/userpics_nokeywords.t
M t/utf8-convert.t
M t/vgift-trans.t
M t/wtf.t

Log Message:
-----------
Move test config to a separate file

* make it possible to have a separate DB for tests
* easier to isolate settings for tests

Also adds a t/bin/initialize-db script to run the commands required to
initialize the DB so that tests can run


Commit: 69a14f8cfcd2cb338f06fa38dc0106e8d6919e6a
https://github.com/dreamwidth/dw-free/commit/69a14f8cfcd2cb338f06fa38dc0106e8d6919e6a
Author: Mark Smith <mark@qq.is>
Date: 2015-01-29 (Thu, 29 Jan 2015)

Changed paths:
M bin/upgrading/texttool.pl
M bin/upgrading/update-db.pl
M cgi-bin/LJ/Config.pm
M t/assertions.t
M t/atom-post.t
M t/betafeatures.t
A t/bin/initialize-db
M t/birthday.t
M t/caps.t
M t/captcha-textcaptcha.t
M t/captcha.t
M t/clean-comment.t
M t/clean-embed.t
M t/clean-event.t
M t/cleanemail.t
M t/cleaner-forms.t
M t/cleaner-invalid.t
M t/cleaner-ljtags.t
M t/cleaner-subject.t
M t/cleaner-tables.t
M t/commafy.t
M t/comment-create.t
M t/comment.t
A t/config-test.pl
M t/console-ban.t
M t/console-changecommunityadmin.t
M t/console-changejournalstatus.t
M t/console-changejournaltype.t
M t/console-comment.t
M t/console-community.t
M t/console-entry.t
M t/console-expungeuserpic.t
M t/console-faqcat.t
M t/console-finduser.t
M t/console-findusercluster.t
M t/console-getrelation.t
M t/console-infohistory.t
M t/console-moodthemes.t
M t/console-print.t
M t/console-priv.t
M t/console-reset.t
M t/console-set.t
M t/console-setbadpassword.t
M t/console-suspend.t
M t/console-syndicated.t
M t/console-sysban.t
M t/console-tags.t
M t/content-filters.t
M t/create-url.t
M t/dev-setup.t
M t/directorysearch-extra.t
M t/directorysearch.t
M t/draftset.t
M t/emailpost-comment.t
M t/emailpost.t
M t/embed-whitelist.t
M t/entry-lookup.t
M t/entrycomment-create.t
M t/errors.t
M t/esn-duplicatesubscriptions.t
M t/esn-end2end.t
M t/esn-findsubscription.t
M t/esn-journalnewcomment.t
M t/esn.t
M t/external-user.t
M t/fakememcache.t
M t/faq.t
M t/feed-atom.t
M t/formatted-mail.t
M t/htmltrim.t
M t/https-url.t
M t/importer-remap-username.t
M t/jabber-presence.t
M t/langdatfile.t
M t/location.t
M t/log-items.t
M t/notificationinbox.t
M t/notificationmethod-email.t
M t/notificationmethod-inbox.t
M t/paid-time.t
M t/parsefeed-atom-link.t
M t/parsefeed-atom-link2.t
M t/parsefeed-atom-link3.t
M t/parsefeed-atom-types.t
M t/parsefeed-authors.t
M t/poll.t
M t/post.t
M t/privs.t
M t/proto-post-edit-roundtrip.t
M t/protocol.t
M t/referer.t
M t/rename.t
M t/request-multi.t
M t/request-post.t
M t/routing-table.t
M t/s2-color.t
M t/settings.t
M t/subscription-flags.t
M t/subscription-nested.t
M t/subscription-pending.t
M t/synsuck.t
M t/tags-valid.t
M t/talklib-mail-migrate.t
M t/template-plugin-formhtml.t
M t/typemap.t
M t/uniqcookie.t
M t/use-strict.t
M t/user-infoshow-migrate.t
M t/userloading.t
M t/usermoves.t
M t/userpics.t
M t/userpics_0keyword.t
M t/userpics_nokeywords.t
M t/utf8-convert.t
M t/vgift-trans.t
M t/wtf.t

Log Message:
-----------
Merge pull request #931 from afuna/test-config

Idea: move the test database to be separate from a hack's DB


Compare: https://github.com/dreamwidth/dw-free/compare/d3891f459a5f...69a14f8cfcd2

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org