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-04-22 09:27 am

[dreamwidth/dw-free] b73240: Fix failing tests in formerrors.t

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: b73240d152f6263a768234ff1051bfdfb3540288
https://github.com/dreamwidth/dw-free/commit/b73240d152f6263a768234ff1051bfdfb3540288
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-04-18 (Sat, 18 Apr 2015)

Changed paths:
M t/formerrors.t

Log Message:
-----------
Fix failing tests in formerrors.t

Message behavior has changed. Before, we expected an empty string when given
a bogus ml key; now it seems to print the "missing string" error instead.


Commit: 1f9ab63a4b2d9942077c48853396d2d5704c37c3
https://github.com/dreamwidth/dw-free/commit/1f9ab63a4b2d9942077c48853396d2d5704c37c3
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-04-18 (Sat, 18 Apr 2015)

Changed paths:
M t/console-priv.t

Log Message:
-----------
Fix failing test in console-priv.t

# Failed test at t/console-priv.t line 39.
# got: 'error: You are not permitted to grant admin:*'
# expected: 'error: You are not authorized to run this command.'
# Looks like you failed 1 test of 24.

Update expected error to match the actual error.


Commit: aa2eaf69675dfec3ca5a0c968d3d2381b199f7f4
https://github.com/dreamwidth/dw-free/commit/aa2eaf69675dfec3ca5a0c968d3d2381b199f7f4
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-04-18 (Sat, 18 Apr 2015)

Changed paths:
M t/config-test.pl

Log Message:
-----------
[#1219] atom-post.t breaks unless $LJ::ONLY_USER_VHOSTS is true.

Add this directive to t/config-test.pl.

Fixes #1219.


Commit: 97d4cce60e0970af59be11ac1e5539ec6c0eef56
https://github.com/dreamwidth/dw-free/commit/97d4cce60e0970af59be11ac1e5539ec6c0eef56
Author: Afuna <afuna@users.noreply.github.com>
Date: 2015-04-22 (Wed, 22 Apr 2015)

Changed paths:
M t/config-test.pl
M t/console-priv.t
M t/formerrors.t

Log Message:
-----------
Merge pull request #1352 from kareila/fix-tests

Fix more tests


Compare: https://github.com/dreamwidth/dw-free/compare/5fae46be2bdf...97d4cce60e09