Same settings not available within tests #4948
|
Hi all, since I don't know if this is an actual problem or something we have explicitly opted for, I am reporting it as a discussion thread and not as an issue. It could easily be converted of course. The problem I am encountering for quite a while is that lots of our tests make use of the So my question is rather is this anticipated? Should we avoid using a parameter from |
Replies: 1 comment 4 replies
|
@pevogam before I give a shot here, can you please share how you are getting the settings in your test side? By reading your comments, looks like you are importing from settings and using the .as_dict() method. Is that right? |
@pevogam before I give a shot here, can you please share how you are getting the settings in your test side? By reading your comments, looks like you are importing from settings and using the .as_dict() method. Is that right?