Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 129191
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T05:45:10+00:00 2026-05-11T05:45:10+00:00

Just as an example, if I have a Book model and a BooksController ,

  • 0

Just as an example, if I have a Book model and a BooksController, autotest, part of the ZenTest suite will pick up the association between the two and load test/unit/book_test.rb and test/functional/books_controller_test.rb into the test suite. On the other hand, if I have a Story model and a StoriesController, autotest refuse to ‘notice’ the test/functional/stories_controller_test.rb

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T05:45:10+00:00Added an answer on May 11, 2026 at 5:45 am

    I finally figured out what was going on, and it had nothing to do with pluralization after all.

    It had everything to do with the word ‘stories‘ which can be a special directory for one of the testing libraries (RSpec? Cucumber? I forget) So it was listed in my ~/.autotest config file as an exception! I’m not sure when I cut and pasted the snippet into the file, probably when I was first getting starting with ZenTest and didn’t know what I was really doing.

    Autotest.add_hook :initialize do |at|   %w{... stories ...}.each {|exception|at.add_exception(exception)} end 

    Adding a trailing slash (‘stories/’) restored the test and removed the brick marks from my forehead.

    So I guess the lesson learned is: check for stray configuration files when debugging.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

For example I have such array: name[0] = Griffin; name[1] = David; name[2] =
Here is what I am trying to achieve in PHP: I have this string:
The best example I saw so far is the http://www.instapaper.com/ . They can get
I have a program that scans an image and converts gems to specific numbers.
I am setting couple attributes to a model of Spring Model myModel.setValue1 myModel.setValue2 //Now
I have this table in sql server 2005: id student active 1 Bob 1
What would be an effective way to create an app with multiple pages, almost
I am trying to add this query to database and I can't get it
public List findCatalog() { Query query = getEntityManager().createQuery(SELECT pc.productCatalog, p.name, p.product FROM ProductCatalog pc
I've set up a development server running Cherokee on Fedora 14, using uWSGI to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.