Spreadfirefox: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 62: Line 62:
All email is rerouted using the [http://drupal.org/project/reroute_email Reroute email] module, to sfx.stage@mozilla.com
All email is rerouted using the [http://drupal.org/project/reroute_email Reroute email] module, to sfx.stage@mozilla.com
* see {{bug|512184}} to be added to the list.
* see {{bug|512184}} to be added to the list.
= QA  =
This [https://wiki.mozilla.org/WebDev:FrontendCodeStandards front-end code standards] page describes the standards we follow for all sites at Mozilla, including browser compatibility, accessibility, and security standards.
== Basic Functionality Testing  ==
#[https://spreadfirefox.authstage.mozilla.com/user/register Create a new account]
#Log in
#Ensure that [https://spreadfirefox.authstage.mozilla.com/tellafriend Tell-a-Friend] works
#[https://spreadfirefox.authstage.mozilla.com/og Groups] should give you a list of groups
#Click on any group name, ensure that content shows up
#Verify that [https://spreadfirefox.authstage.mozilla.com/events-home Events] is populated
#Click on the [https://spreadfirefox.authstage.mozilla.com/event Events Calendar]
#Verify that images show up on the [https://spreadfirefox.authstage.mozilla.com/affiliates/homepage Affiliates homepage]
#Nothing crazy happens/shows up on the [https://spreadfirefox.authstage.mozilla.com/materials Materials] page
#Likewise, nothing crazy on the [https://spreadfirefox.authstage.mozilla.com/faq FAQ page] -- run it through a [http://validator.w3.org/checklink?uri=https%3A%2F%2Fspreadfirefox.authstage.mozilla.com%2Ffaq&hide_type=all&depth=&check=Check link checker]

Revision as of 20:40, 20 October 2009

The Home of Firefox Community Marketing


Features

-- under construction --

  • Affiliates
  • Projects
  • Users
  • Events
  • Campus Reps
  • Resources
  • News
  • Site administration
  • Tell a friend
  • Static content
  • Search
  • Stats

Spreadfirefox.stage

Database imports

We have a hook that will update the spreadfirefox.stage.m.c with the most current production database. see bug 434548

That hook will also clean the database of private information.

  • all accounts have the password is pass
  • a generic admin account is created, username is test.admin
  • see the clean_db script

Email

All email is rerouted using the Reroute email module, to sfx.stage@mozilla.com