Lisa P
9052ec133c
fix test
2015-10-14 15:27:45 +02:00
Lisa P
42b75fab6a
add a unit test for branch-row
2015-10-02 14:36:28 +02:00
Lisa P
eb502c9094
fix some tests
2015-09-30 18:18:51 +02:00
Lisa P
dda2051d57
commit current status
2015-09-07 15:53:14 +02:00
Piotr Sarnacki
e64ceab8c4
[specs] Wait longer after tests using models finish
2015-09-02 16:17:01 +02:00
Piotr Sarnacki
7b655eee61
[specs] Fix caches-item-test by using the correct helper name
2015-09-02 13:17:30 +02:00
Piotr Sarnacki
9de0df7cbd
[specs] Fix ssh key deletion test
...
We need to wait till the record is deleted, because otherwise it will
throw an error after the tests is finished. For now I just wait without
checking anything, but in the future we could actually check if the
request was sent etc.
2015-09-02 13:17:30 +02:00
Piotr Sarnacki
d6cbdba401
[specs] Fix repo owner tile test
2015-09-02 13:17:30 +02:00
Piotr Sarnacki
8aac1c062d
Rename sshKey to ssh_key for ember-data lookups
2015-09-02 13:17:29 +02:00
Lisa Passing
691e02d08f
check for push permission in ssh key settings
2015-07-27 16:46:16 +02:00
Lisa Passing
e7aa74872d
add general settings functionality
2015-07-21 17:24:18 +02:00
Lisa Passing
b4f9cd95e8
add tests for ssh-key components
2015-07-21 15:35:10 +02:00
Lisa Passing
8d4762eb81
add env-var integration test
2015-07-16 16:56:50 +02:00
Lisa Passing
99f828ef65
add some and refactor add-env-var tests
2015-07-16 12:48:19 +02:00
Lisa Passing
cc0bed2974
fix failing tests
2015-07-16 12:28:14 +02:00
Lisa Passing
a2af72a10d
add styles for public env-vars and tweak some other styles
2015-07-16 12:03:08 +02:00
Lisa Passing
f6fec80b5d
add env var form tests
2015-07-15 16:50:18 +02:00
Lisa Passing
cb9c26d3a5
work on envvars
2015-07-14 15:54:19 +02:00
Lisa Passing
918453a3a5
Merge remote-tracking branch 'origin/glimmer' into settings-glimmer
2015-07-14 11:25:39 +02:00
Lisa Passing
9bee539474
Merge branch 'master' into settings-glimmer
2015-07-14 11:24:55 +02:00
Piotr Sarnacki
e6bbdba6dc
Update ember to 1.13.3
2015-07-13 18:26:37 +02:00
Lisa Passing
1d068fdfde
make no builds a component and display it on all tabs
2015-07-08 13:15:06 +02:00
Lisa Passing
b575d78250
fix tests
2015-07-07 15:39:02 +02:00
Lisa Passing
1072577ce0
add compontents for settings
2015-07-01 17:09:05 +02:00
Lisa Passing
c83afe458a
fix tests
2015-06-23 12:36:46 +02:00
Lisa Passing
3d84a52dbc
add tests for builds-item
2015-06-22 18:08:44 +02:00
Lisa Passing
8ff3297083
fill in meta description
2015-06-22 16:50:32 +02:00
Piotr Sarnacki
f8470cd231
Add some more tests for requests-item component, fix builds-item tests
2015-06-02 11:44:14 +02:00
Piotr Sarnacki
81264689f8
Change requests items to use components
2015-06-02 11:16:04 +02:00
Piotr Sarnacki
8b333c09fa
Extract builds-item as a component to not use itemController
2015-06-02 11:16:04 +02:00
Lisa Passing
064f414da7
create loading-indicator component and replace all instances of the non-component
2015-05-28 13:52:44 +02:00
Piotr Sarnacki
93373e89ee
Enable polling for tests
2015-05-12 10:02:47 +02:00
Piotr Sarnacki
5c24778394
Properly deregister polling hook when there's no models to poll
2015-05-11 14:56:36 +02:00
Piotr Sarnacki
e2db99c7fd
Make polling tests more reliable with longer timeouts
...
I was using a very short polling interval of 10ms for testing polling
mixin. This lets a little room for any timing problems, which may happen
with setTimeout or setInterval. Increasing it to 20ms hopefully can make
it more reliable.
2015-05-07 13:49:22 +02:00
Piotr Sarnacki
a85f0ebc9f
Add tests for polling service and mixin
2015-05-07 13:49:22 +02:00
Piotr Sarnacki
f8390b8f82
Fix tests
2015-05-07 13:49:22 +02:00
Piotr Sarnacki
a4a75912b0
Implement ajax polling for things that are visible on the screen
...
We sometimes miss pusher updates, which started to be more common
lately. Until we investigate what's going on, this should be a good
workaround for keeping UI in sync with the DB.
2015-05-07 13:49:21 +02:00
Lisa Passing
0964c8753e
remove assertion because I have removed the respective element
2015-05-05 13:03:09 +02:00
Lisa Passing
e5c4a45173
add component tests and things
2015-05-05 13:03:07 +02:00
Lisa Passing
4ac5841a6d
add make owner page sorta kinda work
2015-05-05 13:03:07 +02:00
Lisa Passing
cc1ae3c2e7
add some simple tests to hooks-list-item
2015-04-22 17:07:01 +02:00
Piotr Sarnacki
249003d2ff
First stab at hooks activation error message
2015-04-21 17:46:49 +02:00
Lisa Passing
126c767fe1
write some tests
2015-04-17 13:39:36 +02:00
Lisa Passing
23e719ed78
componentify caches
2015-04-17 13:06:21 +02:00
Piotr Sarnacki
9d46fc6712
Add footer to landing page and main layout
...
This commit also plugs statuspage.io status check to the footer's status
section.
2015-03-31 14:20:30 +02:00
Piotr Sarnacki
f02d683892
Show Gemfile on jobs matrix
2015-03-30 10:00:16 +02:00
Piotr Sarnacki
95b8fe485b
Fix tests
2015-03-23 14:02:16 +01:00
Piotr Sarnacki
b37dc28d99
Remove accidentally commited test
2015-03-23 12:00:13 +01:00
Piotr Sarnacki
93918168f5
I forgot to commit tests for 455e758
2015-03-23 11:59:20 +01:00
Piotr Sarnacki
6540f3ac5b
Refactor jobs list and add some unit tests for it
2015-03-20 09:08:23 +01:00