similar to: open_session for functional tests; should it be moved or used in this way?

Displaying 20 results from an estimated 1000 matches similar to: "open_session for functional tests; should it be moved or used in this way?"

2006 Apr 12
1
LondonOnRails - next meetup
Hi all, Is LondonOnRails going to meet up again? I''m keen to come along to the next meeting when it takes place, or help organise such a meet if help is needed. Chris
2006 Jul 16
6
Pin in the Map - "tinyurl for maps" rails app
Hi there, A little while ago we launched Pin in the Map (http://pininthemap.com), a rails application which allows you to easily mark a spot on a map, attach some text to it, and get a simple link to pass around. It''s basically tinyurl for maps. It''s proved useful for organising after-work drinks, meetings, weddings plus a whole variety of other things. http://pininthemap.com.
2004 Aug 09
0
ssh remote command fuser problem
I've set up public/private key authentication between a Solaris 9 system running SSH Version Sun_SSH_1.0, protocol versions 1.5/2.0. and a Soalris 8 system running OpenSSH_3.8p1, SSH protocols 1.5/2.0, OpenSSL 0.9.7d 17 Mar 2004 Cannot get remote command fuser to work (although other commands ok) I've got ssh and sftp and scp finally to work, but I am left with one problem, I can use
2008 Mar 04
9
What is your workflow? Or how to use the story runner the right way.
I really would like to know how people are using the Story and Example runner to write their software.It would be great to get some direction on it, because I think I''m missing some points. Taking the outside-in approach in thought: At first we write a high-level customer-facing story, this story fails. Then we start using mocks at object level to use them as a design tool, and so we
1998 Sep 15
7
Samba and NIS
Dear All, I am attempting to set up Samba 1.9.18p8 on a Sun E450 running Solaris 2.6. The Sun is configured as a NIS master serving a number of other Unix machines. It is our primary development platform acting as a NIS client and also has auto mounted home directories for users. Samba has been built using GCC 2.8.1 with the following options set: FLAGSM = -DSUNOS5 -DSHADOW_PWD -DAUTOMOUNT
2006 Jul 08
0
Testing cookies - integration tests
Hello, I''m trying to test some cookie code with some integration tests, but I''m not sure if this is possible. Currently I''m creating a session (using open_session) running some code that sets my cookie and this works fine, the cookie is being set. Now cookies are supposed to exist across different sessions, so I try to create a new session (again with
1999 Nov 22
0
OpenSSH 1.2pre14 fails on pam_open_session() ...
Anyone out there know more about PAM under Solaris 7/x86 then I do, that can maybe tackle this, and/or suggestion a route to take to fix? After doing some debugging, it looks like the problem is a seg fault at: sshd.c:void pam_cleanup_proc(void *context) =========================================== debug("PAM_retval(open_session) about to run"); pam_retval =
2007 Aug 17
1
Testing webservices in Integration Tests with Jamis Buck's recipe?
Hello, I''m using Jamis Buck''s recipe to do integration tests on an application, but I got a nil.recycle! error while doing a webservice call. This is the situation. def test_uploading_data invoke :upload, data invoke :upload, even_more_data real_user_session = new_session_as @real_user real_user_session.press_magic_button_to_enable_more_uploads invoke :upload,
2006 Mar 13
4
Trouble Using AR Object based on a Piggyback Query?
Hi, I''m new to Rails and Ruby and can''t access methods/columns from an ActiveRecord object that is a "piggy-back" row as described by David here: http://www.loudthinking.com/arc/000235.html Via Console I can create the piggyback object but reading attributes gives "TypeError: cannot convert String into Integer" (this is in Console and the browser).
2014 Dec 09
0
[Bug 31780] DRM/Nouveau Blank Screen with 8500 GT
https://bugs.freedesktop.org/show_bug.cgi?id=31780 Kevin Winchester <kjwinchester at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution|--- |FIXED --- Comment #13 from Kevin Winchester
2006 Apr 27
0
Intergration testing with ordered fixtures
Hi all. I have a question on accessing fixtures by name. I''m doing integration testing very similar to what is described in Jamis''s excellent writeup at http://jamis.jamisbuck.org/articles/2006/03/09/integration-testing-in-rails-1-1. The problem is that I am using ordered yml fixtures so that rake loads each element in the correct sequence. I need to do this because my
2008 Jan 16
1
session data and user stories
hello there, i have been trying my hand at this rbehave material, specifically in terms of integration testing a rails application, and i am curious about the most friendly way to deal with session data. currently, the only way i have found to simulate a session is to open a session and refer to everything afterward via the @session variable stored after open_session. it seems to be workable,
2020 Jul 01
0
help whith linux client on domain
Hello we have Samba Version 4.3.11, we are trying to logon linux desktop clients on domain, we easy can join the client on the domain with net rpc join -S 10.11.37.3 -U xxxxx it is satisfactory. We don't have kinit server. Later we install libpam-winbind, winbind ,libnss-winbind and samba on the client side. Edit nsswitch.conf --> passwd: compat winbind
2020 Jul 02
0
(no subject)
On 02/07/2020 20:32, jmpatagonia via samba wrote: > Ok, know from desktop logon apparently the user logon right, look user > 'policia\gafranchello' granted access on the trace below, but still tel me > "Invalid password please try again" > > Jul 2 16:15:03 samba-cliente polkitd(authority=local): Unregistered > Authentication Agent for unix-session:c6 (system
2006 Jun 28
0
Good Howto for web service/API with Rails 1.1?
Hi, does anyone know a good howto for web services with rails 1.1? I wanted to do it with the new REST web-service support as in http://72.14.221.104/search?q=cache:AEshEfiLu2wJ:www.jamis.jamisbuck.org/articles/2006/03/27/web-services-rails-style+rails+api&hl=de&gl=de&ct=clnk&cd=57 but I don''t find a good tutorial :( Thanks, Beate
2007 Apr 11
0
Fwd: [ mocha-Feature Requests-5856 ] Stubbing of private methods should be allowed
---------- Forwarded message ---------- From: noreply at rubyforge.org <noreply at rubyforge.org> Date: 11-Apr-2007 15:31 Subject: [ mocha-Feature Requests-5856 ] Stubbing of private methods should be allowed To: noreply at rubyforge.org Feature Requests item #5856, was opened at 2006-09-22 17:03 You can respond by visiting:
2006 Jan 05
2
POP3 only - why is cur/ growing?
Hi, I use Sarge's dovecot for a pop3 mail collection server. IMAP is not used at all. It works well, but I would like to know why one of the accounts also keeps a copy of all e-mail copies in the cur/ folder? Thanks a lot, Wally -- Wally Winchester wally_winchester at fastmail.fm -- http://www.fastmail.fm - The way an email service should be
2006 Jan 02
3
SwitchTower 0.10.0
SwitchTower is a utility that can execute commands in parallel on multiple servers. It allows you to define tasks, which can include commands that are executed on the servers. You can also define roles for your servers, and then specify that certain tasks apply only to certain roles. It was developed primarily to ease the pain of deploying Rails applications to multiple machines, but can
2010 Feb 26
1
help system works under IE but not Firefox
I just upgraded to 2.10.1 on a WinXPSP2 machine. When I type help.start() R attempts to open a browser session at http://127.0.0.1:27594/doc/html/index.html using my default browser (Firefox 3.6) and is unable to connect. If I then open the same page using IE 8, it works just fine. How do I fix/change R so that it works with Firefox? Thanks Bill William J. Raynor, Jr. Ph.D. Technical Leader III
1999 Nov 22
1
[s-x86] OpenSSH 1.2pre14 fails on pam_open_session() ...
On Mon, 22 Nov 1999, Philip Brown wrote: > [ Marc G. Fournier writes ] > > debug("PAM_retval(open_session) about to run"); > > pam_retval = pam_open_session((pam_handle_t *)pamh, 0); > > > > > =========================================== > > > > so, its looking like I'm authenticated properly, but when trying to set up > > the