1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 01:25:01 +02:00

Issue #4344 Usersettings: Homepage and Textarea set to "No - Will not show on signup page" during testing. Test now checks that these fields are not displayed. toAvatar test refinement.

This commit is contained in:
Cameron
2021-01-13 16:50:09 -08:00
parent 992b7b4bfe
commit a32e646bf0
2 changed files with 35 additions and 6 deletions

View File

@@ -1206,7 +1206,7 @@ while($row = $sql->fetch())
"thumb.php?src=%7Be_IMAGE%7Dgeneric%2Fblank_avatar.jpg&w=50&h=50",
"class='img-rounded rounded user-avatar'",
"<a class='e-tip' title=",
"usersettings.php"
e107::getUrl()->create('user/myprofile/edit')
)
),
5 => array(
@@ -1227,7 +1227,8 @@ while(&#036;row = &#036;sql-&gt;fetch())
)
),
/** @fixme - doesn't pass under CLI */
/* 6 => array(
/*
7 => array(
'input' => array('user_image'=>'avatartest.png'),
'parms' => array('w'=>50, 'h'=>50, 'crop'=>true, 'base64'=>true, 'shape'=>'circle'),
'expected' => array(