Jacob wrote...
Smuggins wrote...
Jacob wrote...
I made
a lot of changes to the back-end code today, so please let me know if you see anything else broken around the website.
Thanks! Looks good to me, I even see comments I made that weren't showing up.
Just curious, is Fakku a homebrew or some alteration of BBCode or Wordpress?
Homebrew! It's mostly my own code, which is why it used to break all the time (and broke today).
Very cool. I have seen buggier sites at bigger compannies, so I am impressed!
Not sure if you have considered this, but you could probably host a test site at 'test.fakku.net' or something, lock it down with http-access and then the Fakku team could eyeball changes before being made live.
If you are looking for some free testing scripts, I could recommend
Selenium. Javascript browser-based. Used to use it when I tweaked a wiki I managed/worked on. It would automatically do tests like edit a page, do a search, etc.